yaid.c: Delay destruction of selbuf objects.
authorMark Wooding <mdw@distorted.org.uk>
Mon, 22 Dec 2014 20:32:58 +0000 (20:32 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 18 Jan 2015 16:34:54 +0000 (16:34 +0000)
commitcbdfc91ee3dba8f1512ea4387643f51b5f63e404
tree703bf954ddbe98d9658ab147aca6b55fa2f10956
parent152ca59daf3abc63081bc5da9748d86cbb75c1af
yaid.c: Delay destruction of selbuf objects.

It's not safe to destroy them from inside the per-line callback
function, so make chains of defunct objects and arrange to destroy them
properly in the main loop.
yaid.c