diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2023-03-28 07:30:29 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2023-03-28 07:30:29 +0000 |
commit | a09b6ddc286efb3a3c6e95ea1bb74431205e9cea (patch) | |
tree | cf29d48581690c79978b1e23323050b5ba62ac7b /AUTHORS | |
parent | f703e8dcaf7de182c88f427bece97658941857f7 (diff) | |
download | execline-a09b6ddc286efb3a3c6e95ea1bb74431205e9cea.tar.gz execline-a09b6ddc286efb3a3c6e95ea1bb74431205e9cea.tar.xz execline-a09b6ddc286efb3a3c6e95ea1bb74431205e9cea.zip |
regression fix: initialize pids in the trap main function
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'AUTHORS')
-rw-r--r-- | AUTHORS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS index 506be68..21d58d0 100644 --- a/AUTHORS +++ b/AUTHORS @@ -11,6 +11,7 @@ Contributors: Alexis <flexibeast@gmail.com> Dominique Martinet <asmadeus@codewreck.org> Christian Hohnstaedt <christian@hohnstaedt.de> + Eugen Wissner <belka@caraus.de> Thanks to: Dan J. Bernstein <djb@cr.yp.to> |