On 2011-08-03, Landry Breuil <[email protected]> wrote: > On Wed, Aug 03, 2011 at 12:21:44PM +0100, Edd Barrett wrote: >> Hi, >> >> This fixes an annoying segfault bug that made the mailcap/mime support >> of elinks unusable about 33% of the time. It has been driving me crazy >> for some time and I use elinks a lot. Can it go in, or should this be >> put in post-lock? > > It fixes a leak or a crash ? Is it one fix or two independant ones ?
crash (see subject). >> +$OpenBSD$ >> +--- src/mime/backend/mailcap.c.orig Sat Aug 22 12:15:08 2009 >> ++++ src/mime/backend/mailcap.c Wed Aug 3 01:14:40 2011 >> +$OpenBSD$ >> +--- src/session/download.c.orig Sat Aug 22 12:15:08 2009 >> ++++ src/session/download.c Wed Aug 3 01:14:40 2011 these patch files could use a few words of explanation at the top (between rcs id and the actual diff). >> Index: patches/patch-src_scripting_lua_core_c this is just a regenerated patch, should be a separate commit for clarity (and after unlock for this part)
