Liang Chang 3909c8dbcc dtinfo: Fix a segmentation fault.
The return value from CanvasRenderer::_dofont is a pointer. It will be passed
to the free function. Ensure that pointer always points to a dynamically
allocated memory to avoid segmentation faults.
2021-06-02 19:56:29 -06:00
2021-06-02 19:56:29 -06:00
Description
No description provided
76 MiB
Languages
C 80.1%
omnetpp-msg 8.9%
C++ 3.8%
Shell 2%
Roff 1.6%
Other 3.2%