num2str: ensure we never access postfix[] out-of-bounds
authorJens Axboe <axboe@fb.com>
Mon, 14 Apr 2014 16:21:11 +0000 (10:21 -0600)
committerJens Axboe <axboe@fb.com>
Mon, 14 Apr 2014 16:21:11 +0000 (10:21 -0600)
commitb7e147d1552c022838f4b9d8f02c477b6f906084
tree1d27c98d9a8ddb6278dac70cb5fd8bcb7e17eadf
parentb400a20e5d688f3498b2e3e9ce5567d3496dd746
num2str: ensure we never access postfix[] out-of-bounds

Signed-off-by: Jens Axboe <axboe@fb.com>
lib/num2str.c