public inbox for elfutils@sourceware.org
 help / color / mirror / Atom feed
* [PATCH V1] libelf/elf_end.c: check data_list.data.d.d_buf before free it
@ 2018-08-29  8:42 Robert Yang
  2018-08-29  8:42 ` [PATCH V2] " Robert Yang
  0 siblings, 1 reply; 6+ messages in thread
From: Robert Yang @ 2018-08-29  8:42 UTC (permalink / raw)
  To: elfutils-devel

* V2
  - Also check data_list.data.d.d_buf before free scn->data_base, this can fix
    prelink error libqb_1.0.3 on mips and mips64.

* V1
  - Initial version

Robert Yang (1):
  libelf/elf_end.c: check data_list.data.d.d_buf before free it

 libelf/elf_end.c | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

-- 
2.7.4

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2018-09-03  1:32 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-08-29  8:42 [PATCH V1] libelf/elf_end.c: check data_list.data.d.d_buf before free it Robert Yang
2018-08-29  8:42 ` [PATCH V2] " Robert Yang
2018-08-30 19:57   ` Mark Wielaard
2018-08-31  2:14     ` Robert Yang
2018-08-31  9:35       ` Mark Wielaard
2018-09-03  1:32         ` Robert Yang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).