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 dtinfo: the musl C library requires the inclusion of the POSIX fcntl header 2021-01-30 17:21:57 -07:00
clients remove ultrix support 2018-09-30 17:27:04 -06:00
dtinfo dtinfo: Fix a segmentation fault. 2021-05-04 03:00:57 +08:00
dtinfogen dtinfo: link proper localized (utf8) dirs 2019-11-17 15:07:14 -07:00
mmdb
tools
Imakefile