Actions
Bug #4711
openAspectator doesn't traverse conditional expressions well
Start date:
03/11/2014
Due date:
% Done:
0%
Estimated time:
Detected in build:
svn
Platform:
Published in build:
Description
Because of this reason mutex_trylock() call isn't instrumented and we have a false alarm for kernel linux-3.14-rc1, module drivers/usb/gadget/usb_f_fs.ko and specification 32_7a.
Reusing C-backend traversing approach or at least synchronizing the Aspectator one with it should solve the issue.
Updated by Evgeny Novikov almost 9 years ago
- Category set to Pointcuts matching
- Priority changed from Normal to High
Actions