cdesktopenv/cde/programs/dtinfo
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
..
DtMmdb pm_randon.h: fix conversion warning (int to float) 2021-06-01 18:23:46 -06:00
clients dtinfo: make auxillary libs and programs build 2021-02-28 20:32:46 -07:00
dtinfo dtinfo: Fix a segmentation fault. 2021-06-02 19:56:29 -06:00
dtinfogen dtinfo: make auxillary libs and programs build 2021-02-28 20:32:46 -07:00
mmdb dtinfo: make auxillary libs and programs build 2021-02-28 20:32:46 -07:00
tools dtinfo: make auxillary libs and programs build 2021-02-28 20:32:46 -07:00
Imakefile
Makefile.am dtinfo: make auxillary libs and programs build 2021-02-28 20:32:46 -07:00