Don't leak memory if profile option is given twice
authorJens Axboe <axboe@fb.com>
Fri, 11 Apr 2014 17:38:38 +0000 (11:38 -0600)
committerJens Axboe <axboe@fb.com>
Fri, 11 Apr 2014 17:38:38 +0000 (11:38 -0600)
commit4af7c007e120a3fd75cdbbb50d1cf1fd79e67732
tree3984c46c604052cd9561afd6479026980755c2f7
parentb8ba87ac231c3facccb1e5b0e8b1b88dd162f8f3
Don't leak memory if profile option is given twice

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