Wei Liu writes ("Re: [PATCH v4 03/13] libxl: add vdispl device"): > > + rc = snprintf(connector_path, 128, "%s/%d", path, > > info->num_connectors);
Why not use GCSPRINTF ? These statically sized buffers etc. are an invitation to bugs. Ian. _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org https://lists.xen.org/xen-devel