Hi Thomas,
> I think it's overdue. I'm happy to attach a revised patch that changes all oid
> length variables/parameters consistently to size_t, matching the main library.
> I'm calling for votes to include this in 5.4.
+1 from me.
From the Debian point of view, the next release will support y
G. S. Marzot wrote:
> +1 - I will be happy to review the changes too.
They're already in CVS MAIN. Feel free to double-check them.
+Thomas
--
Thomas Anders (thomas.anders at blue-cable.de)
-
Using Tomcat but need to do mo
Thomas Anders wrote:
>
> I think it's overdue. I'm happy to attach a revised patch that changes all oid
> length variables/parameters consistently to size_t, matching the main library.
> I'm calling for votes to include this in 5.4.
>
>
> +Thomas
>
+1 - I will be happy to review the changes to
> "TA" == Thomas Anders <[EMAIL PROTECTED]> writes:
TA> May I take your positive comments as a "+1" vote?
Yes, on the patch you sent.
--
Wes Hardaker
Sparta, Inc.
-
Using Tomcat but need to do more? Need to support web
Wes Hardaker wrote:
>> Additionally this looks like a general fault case that could be present
>> in more places so maybe a global search for size_t/int confusion might
>> be in place as well?
>
> TA> I think it's overdue. I'm happy to attach a revised patch that
> TA> changes all oid length varia
> Additionally this looks like a general fault case that could be present
> in more places so maybe a global search for size_t/int confusion might
> be in place as well?
TA> I think it's overdue. I'm happy to attach a revised patch that
TA> changes all oid length variables/parameters consistently
On Mon, 13 Nov 2006 16:32:21 +0100 Thomas wrote:
TA> Robert Story wrote:
TA> > On Sun, 12 Nov 2006 00:03:43 +0100 Thomas wrote:
TA> > TA> > Here's the offending call that fails on 64-bit:
TA> > TA> >
TA> > TA> >
SNMP::translateObj('.iso.org.dod.internet.mgmt.mib-2.system.sysDescr');
TA> > TA>
TA
Robert Story wrote:
> On Sun, 12 Nov 2006 00:03:43 +0100 Thomas wrote:
> TA> > Here's the offending call that fails on 64-bit:
> TA> >
> TA> > SNMP::translateObj('.iso.org.dod.internet.mgmt.mib-2.system.sysDescr');
> TA>
> TA> Here's the one-line patch that fixes this bug. Somewhat of a no-braine
On Sun, 12 Nov 2006 00:03:43 +0100 Thomas wrote:
TA> > Here's the offending call that fails on 64-bit:
TA> >
TA> > SNMP::translateObj('.iso.org.dod.internet.mgmt.mib-2.system.sysDescr');
TA>
TA> Here's the one-line patch that fixes this bug. Somewhat of a no-brainer
given
TA> that on 64-bit plat
On 2006-11-12 15:18:10 +0100, Thomas Anders wrote:
> Magnus Fromreide wrote:
> > I am thus more inclined towards a patch that also changes the signature
> > of __scan_num_objid to
> >
> > static int __scan_num_objid _((char *, oid *, size_t *));
> >
> > to make the patch more correct.
>
> Agreed
Magnus Fromreide wrote:
> I am thus more inclined towards a patch that also changes the signature
> of __scan_num_objid to
>
> static int __scan_num_objid _((char *, oid *, size_t *));
>
> to make the patch more correct.
Agreed.
> Additionally this looks like a general fault case that could be
On sön, 2006-11-12 at 00:03 +0100, Thomas Anders wrote:
> Thomas Anders wrote:
> > Thomas Anders wrote:
> >> t/mib.dubious
> >
> > Here's the offending call that fails on 64-bit:
> >
> > SNMP::translateObj('.iso.org.dod.internet.mgmt.mib-2.system.sysDescr');
>
> Here's the one-line patch
Thomas Anders wrote:
> Thomas Anders wrote:
>> t/mib.dubious
>
> Here's the offending call that fails on 64-bit:
>
> SNMP::translateObj('.iso.org.dod.internet.mgmt.mib-2.system.sysDescr');
Here's the one-line patch that fixes this bug. Somewhat of a no-brainer given
that on 64-bit platfo
13 matches
Mail list logo