fix
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@747 b9cfdab3-6d41-4d17-bbe4-086880011989
This commit is contained in:
parent
ac688753a0
commit
cd1825890e
1 changed files with 1 additions and 1 deletions
|
|
@ -217,7 +217,7 @@ static void MwFreeWidget(MwWidget handle) {
|
|||
|
||||
free(handle->name);
|
||||
|
||||
MwLLDestroy(handle->lowlevel);
|
||||
if(handle->lowlevel != NULL) MwLLDestroy(handle->lowlevel);
|
||||
|
||||
shfree(handle->integer);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue