On Sun, 21 Jun 2020 07:20:29 +0200 (CEST)
[email protected] wrote:

Dear Michael,

>     We know that r->pathlen < sizeof(r->path) since r->path is
>     nul-terminated, so we can safely add a '/' here. If there is no
>     space left over for the rest of the path and nul-terminator, this
>     will be caught by the subsequent estrlcpy.

isn't that a bug waiting to happen when anything about the semantics of
the function later changes?

With best regards

Laslo

Reply via email to