This is a discussion on RFV: r16973 within the SNMP Coders forums, part of the Networking and Network Related category; I, with no thought on release state, committed r16937 to all branches 05-28 without any +3. The change is ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
I, with no thought on release state, committed r16937 to all branches
05-28 without any +3. The change is a bug fix, but it is questionable if it is release critical. If a scalar_helper(name, 1, 10) is called with GETNEXT(name.0) then it will respond with REPLY(name.0.0, value) instead of the correct REPLY(name.1.0, value). The patch adds a check for the lower bound of the range in addition to the old check for the upper bound. Should it stay applied? +1 /MF ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Net-snmp-coders mailing list Net-snmp-coders@lists.sourceforge.net https://lists.sourceforge.net/lists/...et-snmp-coders |
|
|||
|
Magnus Fromreide wrote:
> The patch adds a check for the lower bound of the range in addition to > the old check for the upper bound. > > Should it stay applied? Not worth backing out! :-) +1 +Thomas -- Thomas Anders (thomas.anders at blue-cable.de) ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Net-snmp-coders mailing list Net-snmp-coders@lists.sourceforge.net https://lists.sourceforge.net/lists/...et-snmp-coders |
|
|||
|
>>>>> On Tue, 03 Jun 2008 01:12:48 +0200, Magnus Fromreide <magfr@lysator.liu.se> said:
MF> Should it stay applied? Yep! +1 -- Wes Hardaker Sparta, Inc. ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Net-snmp-coders mailing list Net-snmp-coders@lists.sourceforge.net https://lists.sourceforge.net/lists/...et-snmp-coders |