89e357d83c
A dump may come in the middle of another dump, modifying its dump
structure members. This race condition will result in NULL pointer
dereference in kernel. So add a lock to prevent that race.
Fixes:
|
||
---|---|---|
.. | ||
af_key.c | ||
Makefile |