yangke
yangke
Sorry for the late reply. Here is part of the output of DG compiled with `-g -fsanitize=address,undefined` ``` $./llvm-slicer -c is_legacy_prefixed_hash ./cxxfilt.0.0.preopt.bc -entry main ... ... ... Indirect leak of...
> or after them? The used version is after ```d1ac57f```, the segfault still exists in the latest version of DG.
> Do the commit [7692458](https://github.com/mchalupa/dg/commit/7692458417c7b5e9f9fd6e4dfa2d9e79b09d7ffd) fixes the issue for you? This problem still exists in the latest master ```bf3dc26```. It seems that recursive call between these functions is not properly...