Mercurial > mplayer.hg
diff parser-cfg.c @ 32921:448517f556a5
Fix memory leak in appClearItem().
Mask wasn't freed.
Additionally: symbolic constants are used for initialization where possible,
the pressed default is btnDisabled now, gfree() is preferred to free() and
setting NULL, and statements are rearranged according to members in structure.
author | ib |
---|---|
date | Thu, 03 Mar 2011 11:43:01 +0000 |
parents | 9e75b642d677 |
children | 55abe5125482 |