>From 8f5b62f7f84ea8bcef880c86685d5f0aa3d296f1 Mon Sep 17 00:00:00 2001 From: "Aaron W. Hsu" <arcf...@sacrideo.us> Date: Tue, 7 Aug 2012 18:12:37 -0400 Subject: [PATCH 0/2] Fix dtdbcache segmentation fault
The following patches address a segmentation fault in dtdbcache with the -init option that manifests during startup. Aaron W. Hsu (2): Use mkstemp() instead of tmpnam() to avoid bad interactions Remove old code in comments cde/lib/DtSvc/DtUtil1/MMDb.c | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) -- Aaron W. Hsu | arcf...@sacrideo.us | http://www.sacrideo.us Programming is just another word for the lost art of thinking. Aaron W. Hsu | arcf...@sacrideo.us | http://www.sacrideo.us Programming is just another word for the lost art of thinking. ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ cdesktopenv-devel mailing list cdesktopenv-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel