dwarves
dwarves copied to clipboard
Fix pahole segfault with --show_reorg_steps option
This function call seems to mistakenly use conf directly rather than cconf which protects against conf being null:
https://github.com/acmel/dwarves/blob/c129fa7579483bba5b050ba54cc683e11d2b70f3/dwarves_fprintf.c#L1484
This makes pahole segfault seemingly whenever --show_reorg_steps is used