mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-13 11:22:49 +00:00
This is harmless, but the "addr" comes from the user and it could lead
to a negative shift or to shift wrapping if it's too high.
Fixes:
|
||
|---|---|---|
| .. | ||
| hdac_ext_bus.c | ||
| hdac_ext_controller.c | ||
| hdac_ext_stream.c | ||
| Makefile | ||