Am Mo., 28. Nov. 2022 um 08:29 Uhr schrieb Ondrej Valousek
<ondrej.valousek...@renesas.com>:
> Hi Andreas,
>
> - I do not quite understand. I did not bother copying the who value into 
> extra buffer hence I am using strncmp instead of strcmp and therefore can't 
> use strlen. The checks are sufficient there.

Please ask yourself if a who string of "@" with wholen == 1 would
match the following test:

  strncmp(bufp, ACE4_WHO_OWNER, wholen) == 0

Thanks,
Andreas

Reply via email to