CPC G06F 8/434 (2013.01) | 20 Claims |
1. A method comprising:
generating, based at least on source code, a call graph comprising a plurality of nodes that represent functions of the source code;
determining, based on at least one of the source code or the call graph, that a first function of the functions is associated with a function pointer;
receiving, based at least on the first function being associated with the function pointer, a file indicating that a second function of the functions is associated with the function pointer;
updating, based at least on the file, the call graph to generate an updated call graph including an indication of a pointer call between the first function and the second function; and
determining whether a rule associated with the source code is verified based at least on the updated call graph.
|