]> OCCT Git - occt-copy.git/commit
0024852: Crash on storage of an Ocaf document in XML file format
authorvro <vro@opencascade.com>
Thu, 17 Apr 2014 11:56:55 +0000 (15:56 +0400)
committerabv <abv@opencascade.com>
Wed, 23 Apr 2014 11:57:42 +0000 (15:57 +0400)
commite58306b1b72a0b17a59cf1274f3d46a168dd2c7c
tree79326b77bf49ab7517c8265778e86223d308e016
parent1d1a589b2fb74884dec03a874b3f67493af13648
0024852: Crash on storage of an Ocaf document in XML file format

Blanks are removed.
A check is implemented to correct a GUID in case of presence of the blanks.

Test case for issues CR24852
src/CDF/CDF_Application.cxx
src/CDM/CDM_Document.cxx
src/StdResource/XCAF
tests/bugs/caf/bug24852 [new file with mode: 0755]