8 Nov
2012
8 Nov
'12
11:49 a.m.
On Thu, Nov 08, 2012 at 03:22:47AM +0000, corvid wrote:
The valgrind logs found something with this: http://starurchin.org/dillo/valgrind/b8b4ffc070d8c2dc439c384f0b9d7a57fe5ee6b...
I think line 337 in Jeremy's dillo corresponds to 326 in stock dillo, which would be "if (btn->focus_num() > fbtn->focus_num())", so probably tabs that have never been focused just need a focus_num of 0 or something...
Patch committed. -- Cheers Jorge.-