diff options
author | van Hauser <vh@thc.org> | 2022-01-16 16:43:40 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-16 16:43:40 +0100 |
commit | 2b82492457061e8e3be2ecff2288b6a310220047 (patch) | |
tree | 2a418210b97671b1ed63de3961a9f57a9ebeed2c /qemu_mode/libqasan/malloc.c | |
parent | 4217a6606c92f6a88ab577ae8f91823dd731562d (diff) | |
parent | d51ec57d91e8f4b80f8970268abdeda7e5c7c0fe (diff) | |
download | afl++-2b82492457061e8e3be2ecff2288b6a310220047.tar.gz |
Merge pull request #1260 from 0xsan-z/Welcome2022
more welcome 2022
Diffstat (limited to 'qemu_mode/libqasan/malloc.c')
-rw-r--r-- | qemu_mode/libqasan/malloc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qemu_mode/libqasan/malloc.c b/qemu_mode/libqasan/malloc.c index 5893a4e5..ad42d03b 100644 --- a/qemu_mode/libqasan/malloc.c +++ b/qemu_mode/libqasan/malloc.c @@ -1,5 +1,5 @@ /******************************************************************************* -Copyright (c) 2019-2020, Andrea Fioraldi +Copyright (c) 2019-2022, Andrea Fioraldi Redistribution and use in source and binary forms, with or without |