Fix leak of 'error' if we don't assign it
authorJens Axboe <axboe@fb.com>
Fri, 11 Apr 2014 17:20:29 +0000 (11:20 -0600)
committerJens Axboe <axboe@fb.com>
Fri, 11 Apr 2014 17:20:29 +0000 (11:20 -0600)
commitc7b086bed6ae4acc4c6bc9bfb2b6c6daeec686a3
tree2acf76a8c4e16778379ee227c2233b0be11a0c84
parent499b43c1dc1c07ef87c0736e65e357c93fc6e99e
Fix leak of 'error' if we don't assign it

Signed-off-by: Jens Axboe <axboe@fb.com>
options.c