]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
Correct checking of virStrcpyStatic() return value
authorKyle Mestery <kmestery@cisco.com>
Wed, 3 Oct 2012 19:46:55 +0000 (15:46 -0400)
committerLaine Stump <laine@laine.org>
Thu, 4 Oct 2012 01:17:13 +0000 (21:17 -0400)
commit83aebf6de4e2902c621edcba65de1d1556bee454
tree7423d09d0be5ff27f58d68b05d4f41c74d393bbb
parentb893e7612fafa59e7ea82a6205ccf8bd1fe338d0
Correct checking of virStrcpyStatic() return value

Correct the check for the return value of virStrcpyStatic()
when copying port-profile names. Fixes Open vSwitch ports
which utilize port-profiles from network definitions.

Signed-off-by: Kyle Mestery <kmestery@cisco.com>
src/util/virnetdevvportprofile.c