1
0
mirror of https://gitlab.com/libvirt/libvirt.git synced 2025-02-16 16:41:27 +00:00
Eric Blake 0327ff0798 uuid: fix off-by-one
Detected by Coverity.  Although unlikely, if we are ever started
with stdin closed, we could reach a situation where we open a
uuid file but then fail to close it, making that file the new
stdin for the rest of the process.

* src/util/uuid.c (getDMISystemUUID): Allow for stdin.
2012-01-12 15:18:23 -07:00
..
2011-10-20 16:02:16 -06:00
2012-01-06 17:34:05 -07:00
2011-07-21 10:34:51 -06:00
2011-12-03 17:11:56 -07:00
2010-09-23 10:37:10 +02:00
2011-12-03 17:11:56 -07:00
2011-11-24 11:44:08 +01:00
2011-11-25 05:37:39 -07:00
2011-12-03 17:11:56 -07:00
2011-05-09 14:02:13 +02:00
2011-12-01 16:08:34 -07:00
2011-02-11 12:32:17 -07:00
2010-05-06 14:35:38 -06:00
2010-02-19 11:52:04 +01:00
2010-06-10 06:05:31 -06:00
2011-11-30 11:43:50 +00:00
2011-11-30 11:43:50 +00:00
2012-01-12 15:18:23 -07:00
2011-07-21 10:34:51 -06:00
2011-08-26 14:18:57 +01:00
2011-07-21 15:57:47 +08:00
2011-12-08 11:37:24 +08:00
2011-12-08 11:37:24 +08:00