summaryrefslogtreecommitdiffstats
path: root/lib/libaccess/oneeval.cpp
diff options
context:
space:
mode:
authorNathan Kinder <nkinder@redhat.com>2009-07-02 08:49:52 -0700
committerNathan Kinder <nkinder@redhat.com>2009-07-02 08:49:52 -0700
commitfe97a63dcd53bedf7b06435f32630f419da1be79 (patch)
tree6eaa8edea68d2aea64efca0d093343b5a49e3a6a /lib/libaccess/oneeval.cpp
parent281f14adb012a54d8b10c9d51dbce6f5c6f3e549 (diff)
downloadds-fe97a63dcd53bedf7b06435f32630f419da1be79.tar.gz
ds-fe97a63dcd53bedf7b06435f32630f419da1be79.tar.xz
ds-fe97a63dcd53bedf7b06435f32630f419da1be79.zip
Bug: 509401 - dnaNextValue not updated when dnaMaxValue set to -1
When "dnaMaxValue" is set to "-1" or omitted from a range configuration entry (which defautls to "-1" internally), the "dnaNextValue" attribute is not updated in the range configuration entry when a value is allocated from that range. We were only updating the configuration entry if the new nextvalue was >= the maxval plus the interval (1). We need to check if the maxval is -1 specifically, and update the config entry if so.
Diffstat (limited to 'lib/libaccess/oneeval.cpp')
0 files changed, 0 insertions, 0 deletions