Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 198931

Summary: net-misc/curl-7.17.1_pre20071013 - segfaults on invalid URLS
Product: Gentoo Linux Reporter: Robin Johnson <robbat2>
Component: [OLD] LibraryAssignee: Daniel Black (RETIRED) <dragonheart>
Status: RESOLVED FIXED    
Severity: major    
Priority: High    
Version: 2007.0   
Hardware: All   
OS: Linux   
URL: https://sourceforge.net/tracker/index.php?func=detail&aid=1830637&group_id=976&atid=100976
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: curl-7.17.1-null-handler-segfault.patch

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.