From 214bbc0da9d9e8818aed538cb88cf968a2e93141 Mon Sep 17 00:00:00 2001 From: _ <_@_> Date: Wed, 8 Dec 2021 15:11:32 -0600 Subject: [PATCH] :pencil: add issue --- issues.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/issues.md b/issues.md index f118957..fbe83f0 100644 --- a/issues.md +++ b/issues.md @@ -25,3 +25,8 @@ I can't remember the trick for that. I think last time I did this # 01FPDWYH3ZY52DFF6PNRSA63GB Sending an invalid packet directly to the server's UDP port crashes the server. + +# 01FPDY51GHC7NRFV7Z14Q1KV7N + +Remove all unwraps. Since I used abort-on-panic to make the binary smaller, +it's not giving any error message for panics