[Rpm-maint] [rpm-software-management/rpm] debugedit: support compressed debug sections (#540)

Dan Dedrick notifications at github.com
Wed Sep 12 15:39:20 UTC 2018


If -gz=zlib is used at compile time the debug sections will be zlib
compressed and need to be decompressed before interpretting. Without
this compressed data will blindly be used as if it were uncompressed
giving inconsistent results.

Support for handling compressed sections was added to elfutils in
version 0.165 so we only do this if we are on that version or newer.
You can view, comment on, or merge this pull request online at:

  https://github.com/rpm-software-management/rpm/pull/540

-- Commit Summary --

  * debugedit: support compressed debug sections

-- File Changes --

    M tools/debugedit.c (14)

-- Patch Links --

https://github.com/rpm-software-management/rpm/pull/540.patch
https://github.com/rpm-software-management/rpm/pull/540.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/540
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20180912/34f8842c/attachment-0001.html>


More information about the Rpm-maint mailing list