Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 299803 - net-libs/ldns-1.6.3: double free or corruption
Summary: net-libs/ldns-1.6.3: double free or corruption
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: MATSUU Takuto (RETIRED)
URL: http://www.nlnetlabs.nl/bugs-script/s...
Whiteboard:
Keywords:
Depends on:
Blocks: 300362
  Show dependency tree
 
Reported: 2010-01-05 20:19 UTC by Dennis Schridde
Modified: 2010-01-11 03:17 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
patch to ebuild (ldns-1.6.3-r1.ebuild.patch,592 bytes, patch)
2010-01-05 20:21 UTC, Dennis Schridde
Details | Diff
patch to sources (ldns-1.6.3-r3151-fix-double-free.patch,1.23 KB, patch)
2010-01-05 20:21 UTC, Dennis Schridde
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dennis Schridde 2010-01-05 20:19:13 UTC
upstream-bug 293 describes an issue where glibc would detect a double-free (and valgrind will find a segfault).

Find the patch to the net-libs/ldns-1.6.3 ebuild and ldns-1.6.3 sources attached.

Reproducible: Always
Comment 1 Dennis Schridde 2010-01-05 20:21:08 UTC
Created attachment 215330 [details, diff]
patch to ebuild
Comment 2 Dennis Schridde 2010-01-05 20:21:44 UTC
Created attachment 215331 [details, diff]
patch to sources
Comment 3 Dennis Schridde 2010-01-05 20:25:44 UTC
http://www.nlnetlabs.nl/bugs-script/show_bug.cgi?id=293
Comment 4 MATSUU Takuto (RETIRED) gentoo-dev 2010-01-11 03:17:29 UTC
Fixed in cvs. thanks.