]> git.sesse.net Git - mlt/commit
Fix locale corruption.
authorj-b-m <jb@kdenlive.org>
Fri, 9 Sep 2011 03:02:22 +0000 (20:02 -0700)
committerDan Dennedy <dan@dennedy.org>
Fri, 9 Sep 2011 03:02:22 +0000 (20:02 -0700)
commitdc0e999a5364af744821dc70dec7716084a8d8bb
tree212806268906c710f87ada9dc5cfc3e9cdf89e59
parent67e4b0e2a0dc4e449570743421a2b58e2adff246
Fix locale corruption.

setlocale returns a pointer that is no longer valid after the intermediate
call to setlocale.
src/framework/mlt_property.c