curl-library
splay related crashes, part 2
From: Jari Sundell <sundell.software_at_gmail.com>
Date: Sun, 27 Aug 2006 19:40:52 +0200
Received on 2006-08-27
Date: Sun, 27 Aug 2006 19:40:52 +0200
I had a couple of crashes in quick succession due to an invalid
Curl_tree::larger, probably due to a double remove not caught by
Curl_splayremovebyaddr. Although the patch doesn't fix the (possibly
non-exisent) real bug, it does make splay more robust.
It is a cleaned up version of the one I made while looking for the
previous bug. Can't say if it will fixes my problem as I cannot
reproduce the crashes.
Rakshasa
- application/octet-stream attachment: curl_splay2.diff