Re: https related crash
Johannes Hofmann <[email protected]>
| Newsgroups | gmane.comp.web.dillo.devel |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Mar 01, 2013 at 01:37:13PM -0300, Jorge Arellano Cid wrote: > Hi Johannes, > > On Thu, Feb 28, 2013 at 10:44:15PM +0100, Johannes Hofmann wrote: > > Hi, > > > > from time to time I get the crash below. > > Would a simple NULL check in a_Chain_check() be the correct fix? > > I gave it a first review, and it looks like the connection gets closed > before the dialog sends an answer. So, at resume time, the sending branch > is gone. It'd be great to have a test case. Sorry, I can't reproduce it atm. I keep trying. > > Anyway, in the interim, please try the following patch: Will do, once I can reproduce the crash. Thanks, Johannes