summaryrefslogtreecommitdiff
path: root/AUTHORS
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2023-01-23 12:30:33 +0000
committerLaurent Bercot <ska@appnovation.com>2023-01-23 12:30:33 +0000
commit5b286399039d00d4f7db302ba00dda79d60733d2 (patch)
tree2861196c500ad2daefd8434998fd087e0b27ddea /AUTHORS
parentda14caa07adc11dd72e9568cb29e5342105cc371 (diff)
downloads6-networking-5b286399039d00d4f7db302ba00dda79d60733d2.tar.xz
bugfix: s6net_ident_reply_get uninitialized variable
Thanks hurufu. Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS1
1 files changed, 1 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index 5c0f4f3..07ac7ed 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -16,3 +16,4 @@ Thanks to:
Colin Booth <colin@heliocat.net>
Amitai Schleier <schmonz@schmonz.com>
Petr Vaněk <arkamar@atlas.cz>
+ Alex Grabowski <hurufu@gmail.com>