1
0
mirror of https://github.com/abperiasamy/rtl8812AU_8821AU_linux.git synced 2025-10-19 17:11:09 +02:00
Files
rtl8812AU_8821AU_linux_debi…/core
C.\ Andy\ Martin 9c708bfa2d rtw_mlme_ext: fix unhandled page fault
A subtraction of two unsigned numbers was compared to zero for a loop
terminating condition. If the numbers are not equal, the loop will continue
until the pointers go beyond the mapped memory region and cause an unhandled
page fault.
2017-05-05 21:03:21 -04:00
..