mem leak
git-svn-id: http://tint2.googlecode.com/svn/trunk@261 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
This commit is contained in:
parent
07fff0ca72
commit
1ad9ff84f9
1 changed files with 1 additions and 0 deletions
|
@ -166,6 +166,7 @@ void get_snapshot(const char *path)
|
|||
|
||||
imlib_context_set_image(img);
|
||||
imlib_save_image(path);
|
||||
imlib_free_image();
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue