1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-01-10 15:54:17 +01:00
Files
wmaker/src
Christophe CURIS 1265873fa3 WMaker: removed use of dangerous RETRY macro in GetCommandForPid for Linux (Coverity #50267)
As pointed by Coverity, the function GetCommandForPid did use a macro
'RETRY' for the 'close' of file descriptor, which is not correct because
on success the function 'close' does not reset errno, and in case of
failure the file descriptor is not more valid anyway.

Signed-off-by: Christophe CURIS <christophe.curis@free.fr>
2014-05-20 21:29:57 +01:00
..
2013-12-30 18:11:04 +00:00
2013-05-26 19:48:00 +01:00
2010-09-11 17:32:57 +02:00
2010-09-11 17:32:57 +02:00
2013-06-10 22:34:59 +01:00
2013-10-01 08:40:05 +02:00
2013-05-26 19:48:00 +01:00
2013-05-26 19:48:00 +01:00
2013-05-26 19:48:00 +01:00
2013-05-26 19:48:00 +01:00
2013-05-26 19:48:00 +01:00
2013-05-26 19:48:00 +01:00
2012-04-04 19:44:40 +01:00
2012-06-24 12:30:17 +01:00
2013-10-09 13:02:45 +01:00
2012-11-19 00:12:46 +01:00
2014-04-24 10:47:45 +01:00
2013-05-26 19:48:00 +01:00
2013-05-26 19:48:00 +01:00
2014-04-24 10:47:45 +01:00
2013-05-26 19:48:00 +01:00
2012-04-04 19:44:40 +01:00
2012-10-30 15:26:52 +00:00
2013-12-30 18:11:06 +00:00