summaryrefslogtreecommitdiff
path: root/lib/filter_nb.c
diff options
context:
space:
mode:
authorQuentin Young <qlyoung@nvidia.com>2020-09-02 16:02:55 -0400
committerQuentin Young <qlyoung@nvidia.com>2020-09-02 16:54:41 -0400
commite6464fdc184e4b0a4032286c8fae245dcdb03d8f (patch)
treee08ad3607c4046c5f83bc3d32f4f4c914a51559b /lib/filter_nb.c
parente9faf4be72294fccd9f7bd21b62473d408c80a37 (diff)
lib: remove overflow arithmetic from hash stats
Signed values get converted to unsigned for addition, so when the value to adjust a stats variable for hash tables was negative this resulted in overflow arithmetic, which we generally don't want. Signed-off-by: Quentin Young <qlyoung@nvidia.com>
Diffstat (limited to 'lib/filter_nb.c')
0 files changed, 0 insertions, 0 deletions