diff options
author | June McEnroe <june@causal.agency> | 2021-08-15 12:24:15 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2021-08-15 12:24:15 -0400 |
commit | df1e5613786ab7e0a40a42bd339e30355bc75165 (patch) | |
tree | 15ff21d2fb2f7fa121115694c95a1c5cd8535cbf /buffer.c | |
parent | Fix missing include for flock(2) (diff) | |
download | catgirl-df1e5613786ab7e0a40a42bd339e30355bc75165.tar.gz catgirl-df1e5613786ab7e0a40a42bd339e30355bc75165.zip |
Handle tags without values 1.9a
Otherwise a tag with no value would cause a segfault trying to unescape the NULL tag pointer. This shouldn't happen for the server tags we parse, but clients could send @+draft/reply with no value.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions