RE: [reSIProcate] Helper::computeTag()
It's fixed now - thanks!
> -----Original Message-----
> From: resiprocate-devel-bounces@xxxxxxxxxxxxxxxxxxx
[mailto:resiprocate-
> devel-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of Zsolt Rizsanyi
> Sent: Thursday, May 18, 2006 5:17 AM
> To: resiprocate-devel@xxxxxxxxxxxxxxxxxxx
> Subject: [reSIProcate] Helper::computeTag()
>
> Hi!
>
> The implementation of computeTag() looks like this:
> Data
> Helper::computeTag(int numBytes)
> {
> return Random::getRandomHex(4);
> }
>
> As you can see it has an int parameter but it is not used instead 4 is
> used
> for the length of the tag.
>
> Could somebody with svn access please fix this?
>
> Thanks,
> Zsolt
> _______________________________________________
> resiprocate-devel mailing list
> resiprocate-devel@xxxxxxxxxxxxxxxxxxx
> https://list.sipfoundry.org/mailman/listinfo/resiprocate-devel