id summary reporter owner description type status priority component version resolution keywords cc game 6127 SAGA: use-after-free warning criezy bluegr "{{{#!Markdown Compiling the SAGA engine with clang reports a use-after-free warning in shorten.cpp line 526 \(at the end of loadShortenFromStream\(\)\). I am not familiar with this engine and this might be a false positive, but the code looks very suspicious: if \(size > 0\) free\(unpackedBuffer\); // <- free delete gReader; return unpackedBuffer; // <- use after free }}} {{{#!div style=""font-size: 75%"" Ticket imported from: !#3558052. Ticket imported from: bugs/6127. }}}" defect closed normal Engine: SAGA fixed