Project

General

Profile

Actions

Bug #4687

closed

Inforequests don't work on function declarations with pointers to structures as arguments.

Added by Ilya Shchepetkov about 10 years ago. Updated over 2 years ago.

Status:
Closed
Priority:
High
Category:
Pointcuts matching
Start date:
02/04/2014
Due date:
% Done:

0%

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

Description

Inforequest

info: declare_func( int function(struct mutex *lock) )

matches function declaration
int function(struct mutex *);

but inforequest
info: declare_func( int function(struct mutex *) )

doesn't.

Actions #1

Updated by Evgeny Novikov over 9 years ago

  • Assignee changed from Ilya Shchepetkov to Evgeny Novikov
Actions #2

Updated by Evgeny Novikov about 8 years ago

  • Category set to Pointcuts matching
  • Priority changed from Normal to High
Actions #3

Updated by Ilya Shchepetkov over 2 years ago

  • Status changed from Open to Closed

Fixed somewhere in the last 5 years.

Actions

Also available in: Atom PDF