plan9fox/sys
cinap_lenrek 95fac5e873 libhtml: fix potential linked list corruption
the difficulty is freeing items while parsing because items might already
be linked into various linked lists like in docinfo.images or form.fiels.
so we link images, tables and formfields to the docinfo as the final step
of getitems() pass using the new recursive function linkitems(). as only
reachable items get linked theres no danger of dangeling pointers.
2013-09-05 00:55:58 +02:00
..
doc /sys/doc: permissions for cleanps, mkdirlist, mkfilelist 2012-10-20 19:09:54 +02:00
games/lib fortunes: seems that so much is up on the net, it is hard to comprehend it all. 2013-08-22 12:15:29 -04:00
include libhtml: fix potential linked list corruption 2013-09-05 00:55:58 +02:00
lib create /sys/lib/ssl 2013-08-11 18:23:22 +02:00
man jpg(1), jpg: add -y flag to usage 2013-08-31 13:39:51 -04:00
src libhtml: fix potential linked list corruption 2013-09-05 00:55:58 +02:00