Re: Bugreport: switched members in RTCPSenderInfo
"Federico Montesino Pouzols" <[email protected]> Fri, 16 Nov 2007 14:11:30 +0100 (CET)
| Newsgroups | gmane.comp.gnu.ccrtp.devel |
|---|---|
| Message-ID | <[email protected]> |
I've just committed your fix to CVS. A similar constructor for RTCPReceiverInfo has been added as well. On Tue, November 13, 2007 1:11 am, Mattias Seeman wrote: > Hi all, > > I found a bug in ccrtp-1.5.2 in the class RTCPSenderInfo: > > The fields packetCount and octetCount are switched in the access methods. > I > haven't actually used them for anything but a packetCount much higher than > the octetCount must clearly be wrong. >