The Input::send() method allocated glib strings and copied input data, but only released the glib string container and leaked the actual string content. This led to leaks in the size of the verbatim input file, which is especially wasteful for uncompressed textual representations. This fixes bug #976. |
||
---|---|---|
.. | ||
cxx | ||
java | ||
python | ||
ruby | ||
swig |