
22 Mar
2016
22 Mar
'16
6:19 a.m.
On 07.03.2016 16:40, Vasiliy Tolstov wrote:
Add some more libvirt functions support to binding. Also add some checks to prevent malloc SIZE_MAX memory in case of errors
Vasiliy Tolstov (3): add some checks to prevent overflow add block_commit support and needed const add libvirt_domain_block_job_info
src/libvirt-php.c | 152 ++++++++++++++++++++++++++++++++++++++++++++++++------ src/libvirt-php.h | 2 + 2 files changed, 138 insertions(+), 16 deletions(-)
ACK series. I've fixed all the small nits I have found and pushed this. Sorry for such delay. I've noticed this just before leaving for holiday and the reviewer's bandwidth is limited. Michal