Skip to content
GitLab
Explore
Sign in
Fix memory leak in opusJni
Code
Review changes
Check out branch
Download
Patches
Plain diff
Daniel Sonck
requested to merge
bugfix/THFMA-15
into
development
Feb 10, 2019
Overview
0
Commits
0
Pipelines
0
Changes
0
Expand
Match the "new[]" with a "delete[]"
Remove some unused variables
Make use of the "opus_decoder_create" function
Merge request reports