diff options
author | Anton Luka Šijanec <anton@sijanec.eu> | 2024-07-14 00:16:14 +0200 |
---|---|---|
committer | Anton Luka Šijanec <anton@sijanec.eu> | 2024-07-14 00:16:14 +0200 |
commit | 614009c80c5792e7c94f66e15a3c8f2ed2b21c07 (patch) | |
tree | 8622e62c29eaa6ffbab78f066c7569fe11ec4342 /ISSUES.md | |
parent | cleanly exit closing socket (diff) | |
download | pamldapd-614009c80c5792e7c94f66e15a3c8f2ed2b21c07.tar pamldapd-614009c80c5792e7c94f66e15a3c8f2ed2b21c07.tar.gz pamldapd-614009c80c5792e7c94f66e15a3c8f2ed2b21c07.tar.bz2 pamldapd-614009c80c5792e7c94f66e15a3c8f2ed2b21c07.tar.lz pamldapd-614009c80c5792e7c94f66e15a3c8f2ed2b21c07.tar.xz pamldapd-614009c80c5792e7c94f66e15a3c8f2ed2b21c07.tar.zst pamldapd-614009c80c5792e7c94f66e15a3c8f2ed2b21c07.zip |
Diffstat (limited to 'ISSUES.md')
-rw-r--r-- | ISSUES.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/ISSUES.md b/ISSUES.md new file mode 100644 index 0000000..1d1ffa4 --- /dev/null +++ b/ISSUES.md @@ -0,0 +1,9 @@ +Known issues +============ + +Add issues to this file. Without commit access, mail issues (preferrably as a git patch to this file, though not required at all) to maintainer `anton@sijanec.eu`. + +[OPEN] crash in asn1 parsing +---------------------------- + +see http://splet.4a.si/dir/pamldapd.stdout.log |