Mercurial > mplayer.hg
diff libaf/af_stats.c @ 35361:3e8dcfa3ceef
Prevent unintended sign extension from int to long on 64-bit machines.
If the property format is 32, the property data will be stored as
an array of longs (which on 64-bit machines will be 64-bit values
that are padded in the upper 4 bytes).
author | ib |
---|---|
date | Fri, 23 Nov 2012 12:08:56 +0000 |
parents | a93891202051 |
children |