-
- Downloads
file: don't initialize with memset()
If we're going to have a vtable in there, the memset() will kill it.
Instead, add initializers for those members not already initialized by
make_file().
Signed-off-by:
Avi Kivity <avi@cloudius-systems.com>
Please register or sign in to comment