Merge branch 'refs/heads/t/stale-pointer-fix'
authorAndre Noll <maan@tuebingen.mpg.de>
Mon, 23 Mar 2020 20:19:14 +0000 (21:19 +0100)
committerAndre Noll <maan@tuebingen.mpg.de>
Mon, 23 Mar 2020 20:20:46 +0000 (21:20 +0100)
commit57a338b4f7a8346708636de18780eaec52750e96
treea50418bc0a659d9b334be137e2b3dedffbffdd32
parent7e60f73979da2e033eff54fd46eef63e6b70e07c
parent92c6b27d3a3fb01cf516be2fa8885d07ca92c9c7
Merge branch 'refs/heads/t/stale-pointer-fix'

This bug only triggered if the kernel changes the address of the memory
mapping of the audio file table after a file was added, and a subsequent
operation would access the then stale pointer.

Cooking for a week.

* refs/heads/t/stale-pointer-fix:
  Don't use strdup() to copy hash.
  aft: Avoid stale pointer pointer reference.
NEWS.md