This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository binutils-gdb.
from f47674be8e sim-utils.c: prevent buffer overflow. new 610cfd618e Compare iterators, not values, in filtered_iterator::operato [...]
The 1 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: gdb/ChangeLog | 8 ++ gdb/Makefile.in | 1 + gdb/gdbsupport/filtered-iterator.h | 4 +- gdb/unittests/filtered_iterator-selftests.c | 165 ++++++++++++++++++++++++++++ 4 files changed, 176 insertions(+), 2 deletions(-) create mode 100644 gdb/unittests/filtered_iterator-selftests.c