[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH] compilation and other small fixes to libxl
Patch fixes the following problems : * Some of the library functions such as fscanf, system, and asprintf are declared with warn_unused_result (ubuntu server 9.10), causing compilation errors in libxl. * When using asprintf, the caller is responsible for freeing the memory. * memset takes wrong size argument in one of the places (caught by an a builtin gcc check). -dulloor Signed-off-by: Dulloor Rao <dulloor@xxxxxxxxx> Attachment:
libxl-fixes.patch _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |