1
0
Fork 0
mirror of git://git.code.sf.net/p/cdesktopenv/code synced 2025-03-09 15:50:02 +00:00
No description
Find a file
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
cde dtinfo: Fix a segmentation fault. 2021-05-04 03:00:57 +08:00
.gitmodules ksh93: re-add the ksh submodule at 47468f 2021-01-23 18:40:40 -07:00