Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 0821009b authored by Hanchen Li's avatar Hanchen Li
Browse files

MPEG4Extractor: use Vector<uint32_t> encryptedsizes

Use Vector<uint32_t> instead of Vector<size_t>
The code below treat encryptedsizes as Vector of 4 bytes
size_t may be 8 bytes on 64-bit platforms.

Bug 148141603

Change-Id: Id4b4c5afea3c5d044a754ce4ab5f7ac204c664eb
parent 1e05a85f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment