[prev in list] [next in list] [prev in thread] [next in thread] 

List:       net-snmp-bugs
Subject:    [ net-snmp-Bugs-2972579 ] wrongLength error in snmpTargetAddrRowStatus
From:       "SourceForge.net" <noreply () sourceforge ! net>
Date:       2010-05-27 13:57:48
Message-ID: E1OHdam-00067d-5Z () sfs-web-1 ! v29 ! ch3 ! sourceforge ! com
[Download RAW message or body]

Bugs item #2972579, was opened at 2010-03-18 14:08
Message generated for change (Settings changed) made by jsafranek
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=112694&aid=2972579&group_id=12694

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: agent
Group: 64-bit
Status: Closed
Resolution: Fixed
Priority: 5
Private: No
Submitted By: Cif (cifvts)
> Assigned to: Jan Safranek (jsafranek)
Summary: wrongLength error in snmpTargetAddrRowStatus

Initial Comment:
Managing snmpTargetAddrTable return a wrongLength error when trying to set \
snmpTargetAddrRowStatus. This happens in 64bit environment because of a wrong var \
size check due to this line:  if (var_val_len != sizeof(int)) {
on line 1500.

Possible solution:

change int with long like already did for other tables:
   if (var_val_len != sizeof(long)) {

----------------------------------------------------------------------

Comment By: Jan Safranek (jsafranek)
Date: 2010-05-27 15:57

Message:
SVN rev. 18888.

----------------------------------------------------------------------

Comment By: Jan Safranek (jsafranek)
Date: 2010-05-27 15:57

Message:
Thanks for the bug report!
We've fixed the problem in the 5.3.x, 5.4.x and 5.5.x
code branches and the main development tree,
so it should be fixed in future releases of the
Net-SNMP package.

----------------------------------------------------------------------

Comment By: Cif (cifvts)
Date: 2010-04-26 17:33

Message:
No one has read this yet? It's quite trivial to solve. I did in my custom
installation and solve my problem without causing new.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=112694&aid=2972579&group_id=12694

------------------------------------------------------------------------------

_______________________________________________
Net-snmp-bugs mailing list
Net-snmp-bugs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-bugs


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic