summary refs log tree commit diff
tag name1.9a (d09e03829eaaf00cf5b4207298ba55e6d282c95d)
tag date2021-08-15 20:07:31 -0400
tagged byJune McEnroe <june@causal.agency>
tagged objectcommit df1e561378...
downloadcatgirl-1.9a.tar.gz
catgirl-1.9a.zip
catgirl 1.9a
This patch fixes a crash in message tag parsing when a tag catgirl
cares about has no value. This can be triggered remotely on networks
that allow client tags by sending a +draft/reply tag with no value.

This patch also fixes the missing <sys/file.h> include causing
warnings on Linux systems.