summary refs log tree commit diff
path: root/extra/edit
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2023-02-07 11:17:48 -0500
committerJune McEnroe <june@causal.agency>2023-02-07 11:17:48 -0500
commit625de6979e28269bf27b9d35f4e2bb030ad2920a (patch)
treefcf7dae5e1868ece448d0bbb00c156afb7272a7b /extra/edit
parentFix segfault parsing line with only tags (diff)
downloadpounce-625de6979e28269bf27b9d35f4e2bb030ad2920a.tar.gz
pounce-625de6979e28269bf27b9d35f4e2bb030ad2920a.zip
Set msg.cmd to NULL if it is empty string
This fixes allowing empty lines from clients during registration.
Diffstat (limited to 'extra/edit')
0 files changed, 0 insertions, 0 deletions
t; 2020-08-16contrib/palaver: Add no message preview flagsJune McEnroe 2020-08-13contrib/palaver: Don't set channel for PMsJune McEnroe 2020-08-13Fix unintended interception of NICK after registrationJune McEnroe Another bug caused by trying to support broken clients. I'm annoyed. 2020-08-12Add Additional Components section to READMEJune McEnroe 2020-08-12Document -L / palaver optionJune McEnroe 2020-08-11contrib/palaver: Document service configurationJune McEnroe 2020-08-11contrib/palaver: Add install target and rc scriptJune McEnroe 2020-08-11contrib/palaver: Implement command and notificationsJune McEnroe