From d2c9f85f59ab7e58af68c5f89b64a95ac26e1e43 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Thu, 20 Oct 2016 10:43:52 +0100 Subject: 39683: Update scan pointers after possible alloc. Problem could cause next scan index to point into an invalid block when handling meta characters. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 6e339b5ea..e7c7c8b07 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2016-10-20 Peter Stephenson + + * 39683: Src/pattern.c: Update scan pointer in pattern after + possible reallocation for meta handling. + 2016-10-19 Barton E. Schaefer * 39680: Src/mem.c: correctly handle case of popping last arena -- cgit 1.4.1