]> code.citadel.org Git - citadel.git/commit
CONF STOREVAL fix off-by-one string termination
authorArt Cancro <ajc@citadel.org>
Mon, 13 May 2024 20:42:58 +0000 (20:42 +0000)
committerArt Cancro <ajc@citadel.org>
Mon, 13 May 2024 20:42:58 +0000 (20:42 +0000)
commit208e1a52f8eff0822d31f4f2dc55ef008fe1d4c1
tree1732316be11347c3e30cb8c1af428ef2eeb0341e
parent71ffd9451dc6d6af6918e89cb7886621b0abe420
CONF STOREVAL fix off-by-one string termination

The fact that this makes the server crash hard, proves that
this command hasn't seen any use.  In fact it probably doesn't
even work.
citadel/server/control.c