
12 Jun
2014
12 Jun
'14
11:47 a.m.
On 06/11/2014 09:38 AM, John Ferlan wrote:
Resolve the "lower hanging fruit" Coverity issues from recent commits. Still left outstanding is rework of virVBoxSnapshotConfAllChildren() code and callers.
John Ferlan (3): vbox_temp: Resolve Coverity warnings vbox_snapshot_conf: Resolve Coverity warnings libxl: Resolve Coverity warnings
src/libxl/libxl_migration.c | 6 ++---- src/vbox/vbox_snapshot_conf.c | 27 ++++++++++++++++++--------- src/vbox/vbox_tmpl.c | 10 +++++++++- 3 files changed, 29 insertions(+), 14 deletions(-)
The vbox changes were pushed with the suggested mod by Jan. Tks, John