Files
android/libwvdrmengine/oemcrypto
John W. Bruce bbb023db26 Use size_t for length in wvcrc32
(This is a merge of http://go/wvgerrit/134311.)

This patch widens the variable type used for lengths in wvcrc32 from
int to size_t. This fixes code that would trigger -Wshorten-64-to-32 by
implicitly narrowing a variable from 64 to 32 bits.

Bug: 194971260
Test: x86-64
Change-Id: I2887c18ff2a2c6dd3d65f966d9d1203fb050f736
2021-10-04 17:23:38 -07:00
..
2021-04-12 14:10:08 -07:00
2021-04-12 14:10:08 -07:00
2021-10-04 17:23:38 -07:00