]> OCCT Git - occt.git/commit
0033423: Coding - Memory leak with locale conversion
authorhosali <Hossam.Ali@opencascade.com>
Thu, 16 May 2024 14:13:13 +0000 (14:13 +0000)
committerPasukhin Dmitry <44947322+dpasukhi@users.noreply.github.com>
Mon, 8 Jul 2024 15:28:00 +0000 (17:28 +0200)
commitdc997b884bc608b9bce26e895288fb3f44ae4aa1
tree5e7141a88afea07677542bf2f7806daf7f113e2a
parentb8288141311ee5aaa1848f26d0018c2c4007ef5c
0033423: Coding - Memory leak with locale conversion

use of stack allocated temp string instead of dynamic one
src/Resource/Resource_Unicode.cxx