cdesktopenv/cde/programs/dtinfo
Liang Chang 29d6a29708 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-05-04 03:00:57 +08:00
..
DtMmdb
clients
dtinfo dtinfo: Fix a segmentation fault. 2021-05-04 03:00:57 +08:00
dtinfogen
mmdb
tools
Imakefile