]> git.ipfire.org Git - thirdparty/libvirt.git/commit
openvz: Use strtok_r instead of sscanf for VPS UUID parsing
authorMatthias Bolte <matthias.bolte@googlemail.com>
Tue, 30 Mar 2010 14:34:43 +0000 (16:34 +0200)
committerMatthias Bolte <matthias.bolte@googlemail.com>
Thu, 1 Apr 2010 10:53:41 +0000 (12:53 +0200)
commit1778da718517ab6cefcfd138638bcea88e98ddb4
tree2ee3c34a2945b708a03bd1cc7dd2294dff346ef2
parent00e00510c59e64a2f8919b9d609d8688f5d041c8
openvz: Use strtok_r instead of sscanf for VPS UUID parsing

Also free 2k stack space.
src/openvz/openvz_conf.c