2011/4/11 Daniel Veillard <veillard(a)redhat.com>:
On Sat, Apr 09, 2011 at 11:59:08AM +0200, Matthias Bolte wrote:
> Also fix memory leaks along the way in phypCreateServerSCSIAdapter and
> phypAttachDevice.
> ---
> src/phyp/phyp_driver.c | 592 +++++++++++++++++++++++-------------------------
> 1 files changed, 289 insertions(+), 303 deletions(-)
Long, makes for simpler and more maintainable code, ACK,
Daniel
Thanks, pushed.
Matthias