Manuel Bouyer writes ("[PATCH v3 1/2] xenpmd.c: use dynamic allocation"):
> On NetBSD, d_name is larger than 256, so file_name[284] may not be large
> enough (and gcc emits a format-truncation error).
> Use asprintf() instead of snprintf() on a static on-stack buffer.
> 
> Signed-off-by: Manuel Bouyer <[email protected]>
> Reviewed-by: Ian Jackson <[email protected]>

I consider this a bugfix, so

Release-Acked-by: Ian Jackson <[email protected]>

I think Roger's ack got dropped, so I have added it back.#

Ian.

Reply via email to