Closed GoogleCodeExporter closed 9 years ago
Yet another patch
http://www.opennet.ru/openforum/vsluhforumID3/77683.html#27
Original comment by dixlor
on 6 Jun 2011 at 11:49
1. not a leak, buffer will freed automatically at task exit
2. it correct, size("%s%s", a, b) == strlen(a) + strlen(b) + 1
Original comment by koct9i
on 7 Jun 2011 at 7:29
all this mess required just to make valgrind completely happy?
Original comment by koct9i
on 7 Jun 2011 at 7:34
Yeap :)
Original comment by dixlor
on 7 Jun 2011 at 11:45
Original comment by koct9i
on 9 Jun 2011 at 2:56
Original comment by koct9i
on 28 Feb 2013 at 7:53
Original issue reported on code.google.com by
dixlor
on 6 Jun 2011 at 10:39Attachments: