[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: lynx-dev dev15: table code, memory accident [solved]
From: |
John Bley |
Subject: |
RE: lynx-dev dev15: table code, memory accident [solved] |
Date: |
Mon, 22 Nov 1999 07:04:23 -0500 |
> > Read from uninitialized (rui):
> Please try this: Make the last 4 statements of that function, around
> line 450:
>
> me->cells[me->ncells + colspan].pos = -1; /* not yet used */
> me->cells[me->ncells + colspan].alignment = HT_ALIGN_NONE;
> me->ncells++;
> return (me->ncells - 1);
Indeed, that solved it. Wow, distributed
debugging really works. :-)
--
John Bley
address@hidden
"Inquisitors create heretics." - Umberto Eco