Fix leak of file descriptor in error path of bc_calc()
authorJens Axboe <axboe@fb.com>
Fri, 11 Apr 2014 17:27:34 +0000 (11:27 -0600)
committerJens Axboe <axboe@fb.com>
Fri, 11 Apr 2014 17:27:34 +0000 (11:27 -0600)
commit1d824f370d9e7fb9fc5aa23bc847c31c8467367a
tree90de0461ce12d7038cdbcac75aa30072837d9f36
parent27ca949f9d210721c4ca7662c3fe32b62f96271a
Fix leak of file descriptor in error path of bc_calc()

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