6 Nov
2009
6 Nov
'09
3:40 p.m.
On 06-11-2009 16:37:24 +0100, Stefan Manegold wrote:
+ fdin = block_stream(in); if (!fdin || !fdout) { ^^^^^ without even running a compiler (let alone coverity):
"fdout is used without/before being initialized"
the buildbot complaint about it triggered me actually ;)