1
1
Nathan Hjelm 7f271171f6 memory/patcher: fix coverity warning
Fix CID 1358512:  Error handling issues  (NEGATIVE_RETURNS):

C libraries usually handle read (-1, ...) fine but it is safer to
avoid calling read with a negative handle. Added negative file
descriptor check.

Signed-off-by: Nathan Hjelm <hjelmn@lanl.gov>
2016-04-18 11:29:20 -06:00
..
2015-08-18 09:11:38 -06:00
2016-04-04 16:34:23 -04:00
2015-06-23 20:59:57 -07:00
2016-04-18 11:29:20 -06:00
2016-04-13 17:16:13 -06:00
2015-06-25 10:14:13 -06:00
2015-06-23 20:59:57 -07:00