]> sourceware.org Git - lvm2.git/commit
toolcontext: do not set cmd->initialized_connections = 0 on destroy_toolcontext
authorPeter Rajnoha <prajnoha@redhat.com>
Mon, 3 Aug 2015 14:17:09 +0000 (16:17 +0200)
committerPeter Rajnoha <prajnoha@redhat.com>
Mon, 3 Aug 2015 14:17:17 +0000 (16:17 +0200)
commitb3997469b56eb54f78fc84a8d9fde285ffd53c56
tree900b088dab8e41e7431a9284e02a52b9bc666ecb
parent519c309952245a0d6221a3297399a310acdb8144
toolcontext: do not set cmd->initialized_connections = 0 on destroy_toolcontext

The whole cmd context is freed completely in destroy_toolcontext, so do
not write to any of dead cmd variables.
lib/commands/toolcontext.c
This page took 0.038563 seconds and 5 git commands to generate.