summaryrefslogtreecommitdiff
path: root/AUTHORS
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2019-07-11 17:57:27 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2019-07-11 17:57:27 +0000
commitfd7dc9d1d7311b05e92464de1fc4eab6f2407b51 (patch)
tree7094df343cd204f9d381a8f1f6ac4334d87876f2 /AUTHORS
parent7e1e6cf1584c5f1c0d6c892d013ed522fb8a8bc1 (diff)
downloadskalibs-fd7dc9d1d7311b05e92464de1fc4eab6f2407b51.tar.xz
bugfix: memcmp doesn't guarantee not touching bytes after cmp fails.
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS1
1 files changed, 1 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index fb917b0..f4d9276 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -33,3 +33,4 @@ Thanks to:
Éric Le Bihan <eric.le.bihan.dev@free.fr>
Samuel Holland <samuel@sholland.org>
Jan Bramkamp <crest_maintainer@rlwinm.de>
+ Johannes Nixdorf <mixi@shadowice.org>