Am 09.05.2012 11:23, schrieb Jim Meyering:
> From: Jim Meyering <meyer...@redhat.com>
> 
> Also, use PATH_MAX, rather than the arbitrary 1024.
> Using PATH_MAX is more consistent with other filename-related
> variables in this file, like backing_filename and tmp_filename.
> 
> Signed-off-by: Jim Meyering <meyer...@redhat.com>

Not absolutely required because the source buffer is 1024 bytes and null
terminated as well, but it doesn't hurt either.

Acked-by: Kevin Wolf <kw...@redhat.com>

Reply via email to