This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 751850cf5a nss: Rearrange and sort Makefile variables new 7bb8045ec0 Fix FORTIFY_SOURCE false positive new be7a5468d4 debug: Add regression tests for BZ 30932
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: debug/Makefile | 2 + debug/tst-sprintf-fortify-rdonly.c | 82 +++++++++++++++++++++++++++++++++ sysdeps/unix/sysv/linux/readonly-area.c | 4 +- 3 files changed, 87 insertions(+), 1 deletion(-) create mode 100644 debug/tst-sprintf-fortify-rdonly.c