Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
convert(): plug potential memory leak
When the result of conversion is identical to the original argument, we should make sure that the temporary buffer was released. Signed-off-by: Johannes Schindelin <[email protected]>
- Loading branch information