5 Jun
2011
5 Jun
'11
5:10 a.m.
http://starurchin.org/dillo/valgrind/10ca58f617a0693638facdb40bcf319af1bdfc6... has a leak at dw/table.cc:323, and I found a way to trigger it: <table border=2> <tr><td>first<td rowspan=2>tall<td>third <tr><td colspan=2>wide<td>last </table> Jorge, you might remember a little something about tables. Can we simply check children->get() before putting anything there, or do we have to fix things somewhere if part of a span is stolen away?