ANNOUNCE: pahole v1.14 (Bug fixes)
From: Arnaldo Carvalho de Melo
Date: Wed Jun 26 2019 - 17:16:20 EST
Hi,
The v1.14 release of pahole and its friends is out, available at
the usual places:
Main git repo:
git://git.kernel.org/pub/scm/devel/pahole/pahole.git
Mirror git repo:
https://github.com/acmel/dwarves.git
tarball + gpg signature:
https://fedorapeople.org/~acme/dwarves/dwarves-1.14.tar.xz
https://fedorapeople.org/~acme/dwarves/dwarves-1.14.tar.bz2
https://fedorapeople.org/~acme/dwarves/dwarves-1.14.tar.sign
Just some bugfixes, notably:
3ed9a67967cf fprintf: Avoid null dereference with NULL configs
568dae4bd498 printf: Fixup printing "const" early with "const void"
68f261d8dfff fprintf: Fix recursively printing named structs in --expand_types
Best Regards,
- Arnaldo