|
|
|
|
|
|
|
|
|
|
xen-devel
[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>
libxl-fixes.patch
Description: Text Data
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-devel] [PATCH] compilation and other small fixes to libxl,
Dulloor <=
|
|
|
|
|