[reSIProcate] Helper::computeTag()
Scott Godin
slgodin at icescape.com
Thu May 18 07:21:48 CDT 2006
It's fixed now - thanks!
> -----Original Message-----
> From: resiprocate-devel-bounces at list.sipfoundry.org
[mailto:resiprocate-
> devel-bounces at list.sipfoundry.org] On Behalf Of Zsolt Rizsanyi
> Sent: Thursday, May 18, 2006 5:17 AM
> To: resiprocate-devel at list.sipfoundry.org
> 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 at list.sipfoundry.org
> https://list.sipfoundry.org/mailman/listinfo/resiprocate-devel
More information about the resiprocate-devel
mailing list