Cyrill Gorcunov 532d9f9dcb listing: list_emit -- Don't forget to zap listerr_head
In list_emit we walk over listerr_head freeing the list,
but the head pointer remain carrying old value. Need
to clean it up once traverse is done to not access
already freed memory later.

https://bugzilla.nasm.us/show_bug.cgi?id=3392538

Reported-by: russvz@comcast.net
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
2018-12-25 13:11:55 +03:00
..
2018-10-14 01:49:43 +03:00
2018-12-12 14:38:50 -08:00
2018-12-12 17:43:25 -08:00
2018-12-12 14:38:50 -08:00
2018-12-12 14:38:50 -08:00