Don't use insecure popen in getroot.
* util/getroot.c (get_mdadm_uuid): Move pipe logic to ... (exec_pipe): ... here. (find_root_devices_from_poolname): Use exec_pipe.
This commit is contained in:
parent
53f13848f1
commit
30ac48c452
2 changed files with 111 additions and 68 deletions
|
@ -1,3 +1,11 @@
|
|||
2012-02-27 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
Don't use insecure popen in getroot.
|
||||
|
||||
* util/getroot.c (get_mdadm_uuid): Move pipe logic to ...
|
||||
(exec_pipe): ... here.
|
||||
(find_root_devices_from_poolname): Use exec_pipe.
|
||||
|
||||
2012-02-27 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
Remove platform and target_cpu replacement.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue