memory leak at vformat function.
sidgwick opened this issue · comments
Zhigang Song commented
Why not free Buffer
pointer b
at buffer.c#L75?
Is this a memory leak bug?
Rui Ueyama commented
We do not free memory at all. See https://github.com/rui314/8cc/blob/master/HACKING.md.