Eio model test: initialise pointer (clang warning).
authorTom Hacohen <tom@stosb.com>
Fri, 9 Oct 2015 11:23:41 +0000 (12:23 +0100)
committerTom Hacohen <tom@stosb.com>
Fri, 9 Oct 2015 11:23:43 +0000 (12:23 +0100)
commitc4cbdca127d30b5cc8ab8d6daf22b902fe16a1b1
tree9adf8d311db7eead1d5fe9fc07db736b8e863ed9
parentfd61ff69b3cf8246aece9e1ba3b938bbe8dbd877
Eio model test: initialise pointer (clang warning).

This is probably not an issue because the function should always
return a value, but initialising this variable silence clang's
warning and is not harmful anyway.
src/tests/eio/eio_model_test_file.c