goptions: ensure that gopt_str_multi options get freed
authorJens Axboe <axboe@kernel.dk>
Mon, 26 Mar 2012 12:28:36 +0000 (14:28 +0200)
committerJens Axboe <axboe@kernel.dk>
Mon, 26 Mar 2012 12:28:36 +0000 (14:28 +0200)
commitbb3d3c4d6cdb52f13353d0019b34de59596e5091
tree22a2e6d815048013824c937280aa47d4443b6770
parentc04942a21e91d73286094daaa943c7950bb6c224
goptions: ensure that gopt_str_multi options get freed

Was missing the destroy handler.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
goptions.c