Details
Assignee
UnassignedUnassignedReporter
Egor EgorEgor EgorComponents
Priority
assess
Details
Details
Assignee
Unassigned
UnassignedReporter
Egor Egor
Egor EgorComponents
Priority

Created March 13, 2025 at 7:07 AM
Updated March 13, 2025 at 7:07 AM
I think problem can be discovered here:
We dereference ptr without checking against nullptr. One of the path for calling this function is here:
We using `segment.toTempUnicodeString().getBuffer(),`, but getBuffer() can return nullptr:
Found by Linux Verification Center (http://linuxtesting.org ) with SVACE.
Reporter: Burkov Egor (eburkov@rvision.ru).
Organization: R-Vision (support@rvision.ru).