[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [PATCH v3 1/2] xenpmd.c: use dynamic allocation
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 <bouyer@xxxxxxxxxx> > Reviewed-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx> I consider this a bugfix, so Release-Acked-by: Ian Jackson <iwj@xxxxxxxxxxxxxx> I think Roger's ack got dropped, so I have added it back.# Ian.
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |