Skip to content
GitLab
Explore
Sign in
[THFMA-21] App crashes on pause
Code
Review changes
Check out branch
Download
Patches
Plain diff
Daniel Sonck
requested to merge
bugfix/double-free
into
development
Sep 12, 2019
Overview
0
Commits
0
Pipelines
0
Changes
0
Expand
On pause, OpusDecoder gets released, but was actually doubly freed (opus_decoder_destroy and free)
Add new .gitignore for .cxx folder
Merge request reports