extra: fix a bug in how pointers are set inside called functions
commit07a68a68e8ad276644d7ae416a127649465c6c48
authorDan Carpenter <dan.carpenter@oracle.com>
Fri, 14 Dec 2012 12:08:11 +0000 (14 15:08 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Fri, 14 Dec 2012 12:08:11 +0000 (14 15:08 +0300)
treea98ce573b81f1c3067043b5572af879a4aa74610
parent39bb00e1e1c31879e7374d3bfbc08791b1dffb6a
extra: fix a bug in how pointers are set inside called functions

This probably should be fixed on the --info side...  Ignore foo.bar
modifications and only look at foo->bar changes.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
smatch_extra.c