On 02.07.19 18:38, Markus Elfring wrote: > From: Markus Elfring <[email protected]> > Date: Tue, 2 Jul 2019 18:28:10 +0200 > > A string which did not contain a data format specification should be put > into a sequence. Thus use the corresponding function “seq_puts”.
Looks good, but have you checked whether "m" could ever be NULL and whether seq_puts() has a check for that ? --mtx -- Enrico Weigelt, metux IT consult Free software and Linux embedded engineering [email protected] -- +49-151-27565287

