Mercurial > mplayer.hg
comparison osdep/gettimeofday.c @ 32938:29ce708287dd
Reduce item arrays to reasonable size.
The current maximum of items used in skins is 46 (for main), 27 (for bar)
and 15 (for menu), so 64 seems to be a reasonable value.
The symbolic constant will allow to check for out-of-bounds array access later
(which currently isn't performed) and issue an appropriate error message.
author | ib |
---|---|
date | Fri, 04 Mar 2011 13:58:48 +0000 |
parents | f5d48f0e33c3 |
children |
comparison
equal
deleted
inserted
replaced
32937:3c57056637cc | 32938:29ce708287dd |
---|