commit | 4aa8ea5917f1a3bf0f82caab9485e5755109a175 | [log] [tgz] |
---|---|---|
author | Tom Finegan <tomfinegan@google.com> | Mon Mar 03 18:04:35 2014 -0800 |
committer | Tom Finegan <tomfinegan@google.com> | Mon Mar 03 18:04:35 2014 -0800 |
tree | 6e8a9891f116dda20d5bfb513cbc2473904d32a1 | |
parent | 91e5e5a680148cea2100c54b3792c8483eb88867 [diff] |
vp8_decrypt_test.c: Silence MSVC data loss warning. - Change type of encrypt_buffer() offset argument to ptrdiff_t, and change the type of the size argument to size_t. - Update size argument encrypt_buffer() in vp8_boolcoder_test.c with same. Change-Id: Ie29c7c82c73318bee01b89c6fb4c4e1442eef03c