Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 198931 - net-misc/curl-7.17.1_pre20071013 - segfaults on invalid URLS
Summary: net-misc/curl-7.17.1_pre20071013 - segfaults on invalid URLS
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Daniel Black (RETIRED)
URL: https://sourceforge.net/tracker/index...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-12 13:43 UTC by Robin Johnson
Modified: 2007-11-12 20:11 UTC (History)
0 users

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


Attachments
curl-7.17.1-null-handler-segfault.patch (curl-7.17.1-null-handler-segfault.patch,2.74 KB, patch)
2007-11-12 13:44 UTC, Robin Johnson
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2007-11-12 13:43:53 UTC
The new curl was segfaulting on some of my work stuff. I built with debugging and narrowed it down. The attached patch fixes the issue, and possibly a few more lurking ones.

Please pass it to upstream.
Comment 1 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2007-11-12 13:44:16 UTC
Created attachment 135829 [details, diff]
curl-7.17.1-null-handler-segfault.patch
Comment 2 Daniel Black (RETIRED) gentoo-dev 2007-11-12 20:11:42 UTC
added curl-7.17.1 with your patch - thanks Robin.

Chunk 1 was fixed so the upstream patch omits that.

Thanks.