CID 1697. The FILE handle was leaked.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38099 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -575,6 +575,8 @@ Keymap::SaveAsSource(const char* name)
|
|||||||
_SaveSourceText(file);
|
_SaveSourceText(file);
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
fclose(file);
|
||||||
|
|
||||||
return B_OK;
|
return B_OK;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user