From f6483489c2a4861bc6dd6c5521fb8a153eddbcb1 Mon Sep 17 00:00:00 2001 From: Přemysl Eric Janouch Date: Wed, 18 Dec 2024 11:45:25 +0100 Subject: xC: fix crash with too many topic formatting items Manually constructed formatters have no sentinel value. This is a one-line change in relay_prepare_channel_buffer_update(), however the whole block of "Relay output" code has been moved down, resolving one TODO and rendering two function prototypes unnecessary. --- NEWS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index b8c7a7d..55cabe0 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,7 @@ Unreleased + * xC: fixed a crash when the channel topic had too many formatting items + * xC: fixed keyboard EOF behaviour with Readline >= 8.0 * xC: made it possible to stream commands into the binary -- cgit v1.2.3-70-g09d2