diff options
author | van Hauser <vh@thc.org> | 2024-04-26 16:17:41 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-26 16:17:41 +0200 |
commit | ad0d0c77fb313e6edfee111fecf2bcd16d8f915e (patch) | |
tree | d14359defab2ebe64d7536d7de8c4f63cb7105e9 /include/alloc-inl.h | |
parent | 1d17210d9fb0eb37ba866a3697643a9e4f37acd5 (diff) | |
parent | 2c3f761ede22c132277a855f2219b85a34c6048a (diff) | |
download | afl++-ad0d0c77fb313e6edfee111fecf2bcd16d8f915e.tar.gz |
Merge pull request #2071 from AFLplusplus/dev
Push to stable
Diffstat (limited to 'include/alloc-inl.h')
-rw-r--r-- | include/alloc-inl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/alloc-inl.h b/include/alloc-inl.h index 0aa417be..dad0652f 100644 --- a/include/alloc-inl.h +++ b/include/alloc-inl.h @@ -5,7 +5,7 @@ Originally written by Michal Zalewski Now maintained by Marc Heuse <mh@mh-sec.de>, - Heiko Eißfeldt <heiko.eissfeldt@hexco.de>, + Heiko Eissfeldt <heiko.eissfeldt@hexco.de>, Andrea Fioraldi <andreafioraldi@gmail.com>, Dominik Maier <mail@dmnk.co> |