1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-10-11 10:41:12 +02:00

50368: adjust ztie'd bitflags so local variables cannot mess with database

This commit is contained in:
Bart Schaefer 2022-06-21 17:58:57 -07:00
parent 123497b78e
commit f7441b4645
2 changed files with 8 additions and 3 deletions

View file

@ -1,3 +1,8 @@
2022-06-21 Bart Schaefer <schaefer@zsh.org>
* 50368: Src/Modules/db_gdbm.c: adjust bitflags so local copies of
variables cannot mess with database file contents
2022-06-16 Peter Stephenson <p.stephenson@samsung.com>
* 50372: Etc/FAQ.yo: remove redundant references from days of

View file

Internal server error - The gay git

500

Internal server error

Forgejo version: 9.0.3

@ -34,8 +34,8 @@