mirror of
https://github.com/torvalds/linux.git
synced 2026-08-11 18:04:38 +02:00
If register_snap_client fails in atalk_init,
error code should be set, otherwise it will
triggers NULL pointer dereference while unloading
module.
Fixes:
|
||
|---|---|---|
| .. | ||
| aarp.c | ||
| atalk_proc.c | ||
| ddp.c | ||
| dev.c | ||
| Makefile | ||
| sysctl_net_atalk.c | ||