Skip to content

MediaWrapper: fix insertDate parcel write position

Duncan McNamara requested to merge Skantes/vlc-android:fix-oom into master

Due to having the wrong position in the parcel creation for the media wrapper, it caused an OOM exception. This was introduced in 6113d68f

Merge request reports