java: Stop using the safe_malloc, etc. functions.

This commit is contained in:
Richard W.M. Jones
2016-02-05 13:16:22 +00:00
parent ae750fcfe0
commit 2a48a6591f
5 changed files with 102 additions and 22 deletions

View File

@@ -38,6 +38,9 @@ is the error message (a C<String>).
Calling any method on a closed handle raises the same exception.
If L<malloc(3)> or some other allocation fails inside the bindings,
the C<LibGuestFSOutOfMemory> exception is thrown.
=head2 EVENTS
The L<libguestfs event API|guestfs(3)/EVENTS> is fully supported from