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-12-03 17:11:56 -07: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-12-01 16:08:34 -07: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-08-26 14:18:57 +01:00
2011-12-08 11:37:24 +08:00
2011-12-08 11:37:24 +08:00