On Wed, 17 Nov 2021 at 11:10, Heinrich Schuchardt wrote:
>
> On 11/17/21 00:24, Ilias Apalodimas wrote:
> > When initializing the final event table in create_final_event() we are
> > setting the initial buffer position to sizeof(*final_event). Although
> > we clear the buffer correctly and won't
On 11/17/21 00:24, Ilias Apalodimas wrote:
When initializing the final event table in create_final_event() we are
setting the initial buffer position to sizeof(*final_event). Although
we clear the buffer correctly and won't cause any problems, we should
start logging events starting from zero.
Hi Heinrich,
On Wed, 17 Nov 2021 at 01:24, Ilias Apalodimas
wrote:
>
> When initializing the final event table in create_final_event() we are
> setting the initial buffer position to sizeof(*final_event). Although
> we clear the buffer correctly and won't cause any problems, we should
> start
When initializing the final event table in create_final_event() we are
setting the initial buffer position to sizeof(*final_event). Although
we clear the buffer correctly and won't cause any problems, we should
start logging events starting from zero.
While at it add a cast when defining the fina
4 matches
Mail list logo