[reSIProcate] RESIP_HeapCount in KeepAlivePong

Dario Bozzali Dario.Bozzali at ifmgroup.it
Tue Jun 5 11:04:48 CDT 2012


Hi all,
I noticed in mainline that file KeepAlivePong.hxx contains the following
line
    RESIP_HeapCount(ConnectionPingStarted);
that should be
    RESIP_HeapCount(KeepAlivePong);
instead if RESIP_HEAP_COUNT is defined, otherwise code does not compile.
Could I commit the change or could someone do it?
Thank you and best regards,
Dario.




More information about the resiprocate-devel mailing list