]> granicus.if.org Git - python/commit
another instance of #804543: use strdup() when saving the result of setlocale() becau...
authorGeorg Brandl <georg@python.org>
Fri, 27 Feb 2009 17:52:38 +0000 (17:52 +0000)
committerGeorg Brandl <georg@python.org>
Fri, 27 Feb 2009 17:52:38 +0000 (17:52 +0000)
commit26338d1cfd056b353f87697e418003d63ac1c42f
tree672ef34b7334d1f896b4cec2014f8ae611c0d575
parentec12e8295242e2513fee1db3935036f6bbc6df34
another instance of #804543: use strdup() when saving the result of setlocale() because it could be overwritten by subsequent setlocale()s.
Modules/python.c