[libvirt] [PATCH] [libvirt-php] fix libvirt_stream_send/libvirt_stream_recv

Vasiliy Tolstov v.tolstov at selfip.ru
Wed Mar 29 17:51:56 UTC 2017


When php disable call pass time by reference this breaks libvirt_stream_recv
and also bring more memory allocations from zend engine.

Vasiliy Tolstov (1):
  fix libvirt_stream_send/libvirt_stream_recv

 src/libvirt-php.c | 36 ++++++++++++++++--------------------
 1 file changed, 16 insertions(+), 20 deletions(-)

-- 
2.9.3




More information about the libvir-list mailing list