Merge pull request #49 from lioncash/forgot-one
Forgot one other leak case
This commit is contained in:
commit
9cf5cafd28
@ -359,6 +359,8 @@ void load_sprite(sprite_t * sprite, char * filename) {
|
||||
}
|
||||
i += row_width;
|
||||
}
|
||||
|
||||
fclose(image);
|
||||
free(bufferb);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user