Project

General

Profile

Actions

Bug #1128

closed

Aspectator incorrectly matches for '..' wildcard sometimes

Added by Evgeny Novikov about 13 years ago. Updated almost 5 years ago.

Status:
Closed
Priority:
High
Category:
Pointcuts matching
Start date:
04/22/2011
Due date:
% Done:

0%

Estimated time:
Detected in build:
svn
Platform:
Published in build:

Description

So, for example, function:

int a061(int *, int, double)

corresponds to primitive pointcut:
int a061(.., int *)

Because of the given bug, aspectator unit test aspectator-tests/wildcard/any_params.c fails at the moment.
This is the bug of the new aspectator since the old one behaves well. Moreover, all new bugs concerned with aspectator will belong to the new aspectator from today (if some will be for the old one it will be specified especially).


Related issues 1 (1 open0 closed)

Blocks C Instrumentation Framework - Feature #345: Fix implementation of '..' wildcardOpenEvgeny Novikov08/05/2010

Actions
Actions #1

Updated by Evgeny Novikov over 11 years ago

  • Project changed from Linux Driver Verification to C Instrumentation Framework
  • Category deleted (15)
Actions #2

Updated by Evgeny Novikov about 8 years ago

  • Priority changed from Normal to High
Actions #3

Updated by Evgeny Novikov about 8 years ago

  • Category set to Pointcuts matching
Actions #4

Updated by Evgeny Novikov almost 5 years ago

  • Status changed from Open to Closed

I fixed this 8-years old issue in be0010b. Also, there is a new appropriate test case.

Actions

Also available in: Atom PDF