added code to free memory allocated in wxSetEnv() when it uses putenv()
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 19 Jul 2007 22:58:47 +0000 (22:58 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 19 Jul 2007 22:58:47 +0000 (22:58 +0000)
commitc0472c7c9e1e9984f7d48eef7857e631c3adbd0d
treef31c7cb025a60bb606d506c0acbd4582b904e636
parentc978d28a2aa89bfa4f875d91328ce4a7546f684e
added code to free memory allocated in wxSetEnv() when it uses putenv()

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