Fixed bug where entry pointcut wouldn't know the filename/lineno.
authorJustin Seyster <jseyster@cs.sunysb.edu>
Thu, 28 Oct 2010 00:09:01 +0000 (20:09 -0400)
committerJustin Seyster <jseyster@cs.sunysb.edu>
Thu, 28 Oct 2010 00:28:12 +0000 (20:28 -0400)
commit914c58c59847f9b8884bf85e4c72527dc6fce60f
tree0bfc83da11379069aced045fbcbdc1845b9e6379
parenteada1aeb3e7e86fb9d18b718102a457cdba2f724
Fixed bug where entry pointcut wouldn't know the filename/lineno.

In this case, if the user called aop_duplicate() with a captured
in_param.
src/aop-weave.c