On Mon, Mar 04, 2024 at 01:49:39PM +0100, Pablo Neira Ayuso wrote: > On Sat, Mar 02, 2024 at 11:07:59AM -0500, Donald Yandt wrote: > > Vector data will be lost if reallocation fails, leading to undefined behaviour. > > Additionally, the indices of the allocated vector data can be represented more > > precisely by using size_t as the index type. > > > > If no configuration file or an invalid parameter is provided, the daemon should exit with > > a failure status. > > Applied. BTW, I skipped 2/3, I am not convinced this gives us much. > I move this description chunks where they belong to