]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
stdin: Use buffer pools.
authorAndre Noll <maan@systemlinux.org>
Sun, 10 Jan 2010 17:40:40 +0000 (18:40 +0100)
committerAndre Noll <maan@systemlinux.org>
Sun, 10 Jan 2010 17:40:40 +0000 (18:40 +0100)
This introduces a memory leak to be fixed in a subsequent patch (the
buffer pool can not be freed in post_select() because there might
still be references to its area).


No differences found