"Daniel P. Berrange" <[EMAIL PROTECTED]> wrote:
...

Since you're working on the weekend ;-), here are some
notices I'd begun to accumulate:

  There are a bunch of new uses of open64, which isn't portable.
  How about using AC_SYS_LARGEFILE in configure.in instead?
  Then you can use "open" everywhere.

  In storage_backend_loop.c, it looks like vol->target.path can be leaked.

  Just after that, I wondered if other vol->members could be leaked,
  but haven't yet looked at the cleanup-called vol-destroying
  function; it probably frees everything.

--
Libvir-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to