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. I move this description chunks where they belong to