Commit Graph
2 Commits
Author SHA1 Message Date
Tobias Stoeckmann 97f68b5865 Fixed typos 2012-05-07 20:49:42 -03:00
Tobias Stoeckmann 4a4775f076 Fixed memory leak in wWorkspaceRename.
The function wtrimspace returns a wmalloced memory region, therefore
it must be wfreed after usage again.

Please take note that this also happens with every single line
of menu files, which will get fixed in a separate commit.
2012-05-07 20:46:12 -03:00