From f7441b46456c3acee4a2bd500b8f6409c70f33a8 Mon Sep 17 00:00:00 2001 From: Bart Schaefer Date: Tue, 21 Jun 2022 17:58:57 -0700 Subject: 50368: adjust ztie'd bitflags so local variables cannot mess with database --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index d8a057fcd..0cdd632f9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2022-06-21 Bart Schaefer + + * 50368: Src/Modules/db_gdbm.c: adjust bitflags so local copies of + variables cannot mess with database file contents + 2022-06-16 Peter Stephenson * 50372: Etc/FAQ.yo: remove redundant references from days of -- cgit 1.4.1