]> granicus.if.org Git - file/commit
Fix use-after-free (https://runtimeverification.com/). The free code was
authorChristos Zoulas <christos@zoulas.com>
Sat, 1 Sep 2018 15:52:02 +0000 (15:52 +0000)
committerChristos Zoulas <christos@zoulas.com>
Sat, 1 Sep 2018 15:52:02 +0000 (15:52 +0000)
commite64f6d716bd04cbd50bc484f0e2fcc6eb5810ba5
tree2917237dd3d874a570a29898ddfab44d46c760e3
parentabf0c8a4c0a863bb1d16925797c426fe3781226f
Fix use-after-free (https://runtimeverification.com/). The free code was
never changed when the mlist was changed from a NULL-terminated list to
a circular one.
src/apprentice.c