don't free() the same pointer twice if an error occurs during lines pointers allocation
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 2 Jun 2009 13:50:30 +0000 (13:50 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 2 Jun 2009 13:50:30 +0000 (13:50 +0000)
commit5550f66bce699411f27ba748a584697afa9d981a
tree4bc31943c848caa9868c799e9eae3e5881e753e2
parentfebd3dcaf881ca5654a1331196686b5a4e948402
don't free() the same pointer twice if an error occurs during lines pointers allocation

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60875 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/common/imagpng.cpp