mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-02-24 20:51:35 +00:00
I'm not entirely sure what's going on yet, but deleting the referenced view via its entity rather than the view results in a corrupted href in the component pool (with a null entity id in the dense array) and then an href component leak (as well as some very weird numbers when dumping canvas bounds). I suspect Hierref_DestroyComponent is missing a few steps (though I do need to verify that it's getting called in this particular case). |
||
---|---|---|
.. | ||
test | ||
canvas.c | ||
font.c | ||
imui.c | ||
inputline.c | ||
Makemodule.am | ||
passage.c | ||
shaper.c | ||
text.c | ||
txtbuffer.c | ||
view.c | ||
vrect.c |