]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
netmap: fix uint32_t overflow in pool size calculation
authorVincenzo Maffione <vmaffione@FreeBSD.org>
Sun, 26 Sep 2021 13:56:33 +0000 (13:56 +0000)
committerVincenzo Maffione <vmaffione@FreeBSD.org>
Sun, 26 Sep 2021 13:56:33 +0000 (13:56 +0000)
commit3e3314a8b7e3dd8d19a209ee2988f724e138a0ae
tree952a8a2c6326dd05620d068d0318903f8804a3e9
parent6127ce9d91c81e3025aeb1d832750d827e28314f
netmap: fix uint32_t overflow in pool size calculation

MFC after: 1 week
sys/dev/netmap/netmap_mem2.c