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…/os_dep
Saikrishna Arcot 076ac48d94 Add explicit memset call to avoid potentially corrupt data. (#277)
In kernel 4.19, I saw a kernel crash where kfree was trying to free
some garbage pointer. This occurred because this structure wasn't
explicitly initialized to 0.
2019-01-10 22:07:07 +05:30
..