[libvirt] [libvirt-php PATCH] Fix crash in VIRT_HASH_CURRENT_KEY_INFO macro

Dawid Zamirski dzamirski at datto.com
Wed Dec 6 16:45:28 UTC 2017


On Wed, 2017-12-06 at 11:40 -0500, Dawid Zamirski wrote:
> On Wed, 2017-12-06 at 16:21 +0100, Michal Privoznik wrote:
> > On 12/06/2017 12:17 AM, Dawid Zamirski wrote:
> > > 
> > > &_info.length, &_info.index, 0, &_pos); \
> > 
> > but not here. Does that work for you?
> > 
> 
> It does but with a compiler warning :-) I did not realize PHP5 had
> zend_ulong and I thought it was introduced only in PHP7. V2 coming in
> a
> minute.

Well PHP5 indeed does not have zend_ulong but we do typedef it already
in src/util.h

> 
> Thanks,
> Dawid
> 
> > Michal




More information about the libvir-list mailing list