mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-19 13:40:49 +03:00
0030978: Visualization - stack-use-after-scope reported by Clang address sanitizer in OpenGl_Text.cxx
Implementation of auxiliary class in OpenGl_Text.cxx is corrected to avoid storing reference to temporary object. Off-topic: test parse rules are corrected to recognize situation when test is killed by elapsed time, and report it as such.
This commit is contained in:
@@ -7,3 +7,4 @@ FAILED /\b[Ff][Aa][Ii][Ll][0-9]\b/ error
|
||||
FAILED /\b[Ff][Aa][Ii][Ll][Ee][Dd]\b/ error
|
||||
FAILED /\b[Ff][Aa][Ii][Ll][Uu][Rr][Ee]\b/ error
|
||||
FAILED /Process killed by CPU limit/ Killed by CPU limit
|
||||
FAILED /Process killed by elapsed limit/ Killed by elapsed time limit
|
||||
|
Reference in New Issue
Block a user