SIGN IN SIGN UP

Fix overflow in test

The serialized text is not nul-terminated (its size is explicitely
provided), but the input text in the event is a nul-terminated string.

The test was failing with ASAN enabled.
R
Romain Vimont committed
e2ef39fae5ffb576cdc4d924cf0b67393138168d
Parent: a16cf95