Mercurial > mplayer.hg
diff input/input.c @ 35213:984b47eb6389
Use snprintf instead of sprintf.
No good reason beyond paranoia and Coverity complaining about it.
In a very theoretical, construed case the adds might overflow
or the environment might change in-between the getenv calls.
author | reimar |
---|---|
date | Wed, 31 Oct 2012 19:01:55 +0000 |
parents | 9e06c2e4844e |
children | 109f7c33a9b6 |