function_ptr: handle get_from__symbol_get()
commit7c930d14660de8be29fff1a59e7a32f1774f3092
authorDan Carpenter <dan.carpenter@oracle.com>
Mon, 24 Nov 2014 11:52:34 +0000 (24 14:52 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Mon, 24 Nov 2014 11:52:34 +0000 (24 14:52 +0300)
tree2264eb331b6398016057e53d884a3b2d99065e51
parentb01f6d761a0d2797e6f93f63b704facaef20fdc7
function_ptr: handle get_from__symbol_get()

We sometimes have to resolve the symbol before we can call the function.

Smatch wasn't handling this correctly before.

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