occt: master a73267f2

Author Committer Branch Timestamp Parent
msv bugmaster master 2014-04-24 12:25:08 master 86b03c97
Changeset 0024834: Allocation of memory for exception message must not throw another exception

- Add QA draw command OCC24834
- Make functions allocate_message/deallocate_message use malloc/free instead of operator new/delete
- Eliminate compilation error on Linux

Test case for issue CR24834
mod - src/QABugs/QABugs_19.cxx Diff File
mod - src/Standard/Standard_Failure.cxx Diff File
add - tests/bugs/fclasses/bug24834 Diff File