(PS3) Input - free data variable at end of free function
This commit is contained in:
parent
77dd37409f
commit
4ac47a9c56
|
@ -441,6 +441,7 @@ static void ps3_input_free_input(void *data)
|
||||||
#ifdef HAVE_MOUSE
|
#ifdef HAVE_MOUSE
|
||||||
cellMouseEnd();
|
cellMouseEnd();
|
||||||
#endif
|
#endif
|
||||||
|
free(data);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue