diff options
author | jstebbins <[email protected]> | 2013-06-15 20:52:27 +0000 |
---|---|---|
committer | jstebbins <[email protected]> | 2013-06-15 20:52:27 +0000 |
commit | 6681bf2bb95f5f185426e73d96dcb0056e7a71e0 (patch) | |
tree | a277dd25f250691e5657d793c3a03d0811cde819 /contrib/x264/A00-version-string.patch | |
parent | ca4a3f1f76d2a2c502fe891e171a3147b4b76255 (diff) |
libhb: fix incorrect sizeof()
Function parameter array declarations are not treated the same way
as local or global array declarations. sizeof will return only the size
of the pointer instead of the size of the array.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5584 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'contrib/x264/A00-version-string.patch')
0 files changed, 0 insertions, 0 deletions