cdesktopenv/cde/programs
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
..
backdrops
dsdm
dtaction Centralize catgets() calls through MsgCat 2021-06-02 19:55:15 -06:00
dtappbuilder dtappbuilder: Fix unsigned integer rollover. 2021-06-02 19:56:29 -06:00
dtappintegrate
dtcalc
dtcm misc.c: in cm_mbchar check string!=NULL before dereferencing it 2021-06-02 19:56:28 -06:00
dtconfig
dtcreate Centralize catgets() calls through MsgCat 2021-06-02 19:55:15 -06:00
dtdbcache
dtdocbook
dtdspmsg Centralize catgets() calls through MsgCat 2021-06-02 19:55:15 -06:00
dtexec Centralize catgets() calls through MsgCat 2021-06-02 19:55:15 -06:00
dtfile dtfile: fix a segmentation fault that occurred when drag and drop file with the 2021-06-02 19:56:27 -06:00
dthello Centralize catgets() calls through MsgCat 2021-06-02 19:55:15 -06:00
dthelp Centralize catgets() calls through MsgCat 2021-06-02 19:55:15 -06:00
dticon
dtimsstart Centralize catgets() calls through MsgCat 2021-06-02 19:55:15 -06:00
dtinfo dtinfo: Fix a segmentation fault. 2021-06-02 19:56:29 -06:00
dtksh
dtlogin dtlogin: revise the Imakefile for config. 2021-06-02 19:56:29 -06:00
dtmail Centralize catgets() calls through MsgCat 2021-06-02 19:55:15 -06:00
dtopen
dtpad Centralize catgets() calls through MsgCat 2021-06-02 19:55:15 -06:00
dtpdm Centralize catgets() calls through MsgCat 2021-06-02 19:55:15 -06:00
dtpdmd Centralize catgets() calls through MsgCat 2021-06-02 19:55:15 -06:00
dtprintegrate
dtprintinfo dtprintinfo: try to mitigate some stupid in ParseJob.C for sun 2021-06-02 19:56:28 -06:00
dtscreen Centralize catgets() calls through MsgCat 2021-06-02 19:55:15 -06:00
dtsearchpath
dtsession dtsession: revise localAuthenticate. 2021-06-02 19:56:29 -06:00
dtspcd
dtsr Centralize catgets() calls through MsgCat 2021-06-02 19:55:15 -06:00
dtstyle Centralize catgets() calls through MsgCat 2021-06-02 19:55:15 -06:00
dtterm dtterm: Change the default log host to localhost. 2021-06-02 19:56:29 -06:00
dtudcexch Centralize catgets() calls through MsgCat 2021-06-02 19:55:15 -06:00
dtudcfonted Centralize catgets() calls through MsgCat 2021-06-02 19:55:15 -06:00
dtwm Switch default backdrop from SkyLight to KnitLight 2021-06-02 19:56:26 -06:00
fontaliases
icons
localized Switch default backdrop from SkyLight to KnitLight 2021-06-02 19:56:26 -06:00
nsgmls
palettes
ttsnoop ttsnoop: check the return value from tt_message_op to avoid a segmentation 2021-06-02 19:56:28 -06:00
tttypes
types
util Centralize catgets() calls through MsgCat 2021-06-02 19:55:15 -06:00
Imakefile
Makefile.am