~vcs-imports/bluez/master

Viewing all changes in revision 20599.

  • Committer: Luiz Augusto von Dentz
  • Author(s): Alain Michaud
  • Date: 2020-06-01 16:26:43 UTC
  • Revision ID: git-v1:2a0ae8294b52864db38dee9b94c2c3368a4f79c8
a2dp: Fix double free in load_remote_sep

This patch fixes a double free condition in load_remote_sep. Value is
freed, then the inner loop is broken, but the rest of the outer loop
will attempt to free value again.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: