Skip to content
Snippets Groups Projects

Use g_memdup2() where available and add fallback for older GLib versions

Merged Tim-Philipp Müller requested to merge tpm/gst-plugins-good:good-g-memdup2 into master
  • png: alloc size variable is a png type that's always 32-bit
  • vpx: alloc size based on existing allocation
  • wavpack: alloc size based on existing allocation

g_memdup() is deprecated since GLib 2.68 and we want to avoid deprecation warnings with recent versions of GLib.

TODO

  • flv: ignore, source file unused
  • isomp4
  • matroska
  • wavparse: !994 (merged)
  • tests/check
  • tests/icles
Edited by Tim-Philipp Müller

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading