tum-i4 / sip-oblivious-hashing

7 stars 4 forks source link

Dg does not create dependency graph for functions that are not reachable from the main #65

Open mr-ma opened 6 years ago

mr-ma commented 6 years ago

Issue by anahitH Friday Apr 27, 2018 at 20:00 GMT Originally opened as https://github.com/tum-i22/sip-oblivious-hashing/issues/65


Dg does not create dependency graph for functions that are not reachable from the main. This is a problem when processing functions that do not have direct call sites, or are used as callbacks.