https://bugs.exim.org/show_bug.cgi?id=2915

Git Commit <g...@exim.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |g...@exim.org

--- Comment #10 from Git Commit <g...@exim.org> ---
Git commit:
https://git.exim.org/exim.git/commitdiff/4e9ed49f8f12eb331b29bd5b6dc3693c520fddc2

commit 4e9ed49f8f12eb331b29bd5b6dc3693c520fddc2
Author:     Jeremy Harris <jgh146...@wizmail.org>
AuthorDate: Wed Aug 31 15:37:40 2022 +0100
Commit:     Jeremy Harris <jgh146...@wizmail.org>
CommitDate: Wed Aug 31 15:57:29 2022 +0100

    fix $regex<n> use-after-free.  bug 2915
----
 doc/doc-txt/ChangeLog           |  8 +++++++-
 src/src/exim.c                  |  4 +---
 src/src/expand.c                |  2 +-
 src/src/functions.h             |  1 +
 src/src/globals.c               |  2 +-
 src/src/regex.c                 | 29 ++++++++++++++++++-----------
 src/src/smtp_in.c               |  2 ++
 test/confs/4002                 | 10 ++++++++++
 test/mail/4002.userx            |  7 +++++++
 test/scripts/4000-scanning/4002 |  7 +++++++
 10 files changed, 55 insertions(+), 17 deletions(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-- 
## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim 
details at http://www.exim.org/ ##

Reply via email to