mirror of
https://github.com/torvalds/linux.git
synced 2026-09-14 16:10:02 +02:00
The sg_cleanup error path used list[i] instead of list[j] when unmapping
DMA buffers, leaking successfully mapped entries and repeatedly unmapping
the failed one.
Fixes:
|
||
|---|---|---|
| .. | ||
| cpt | ||
| nitrox | ||
| Makefile | ||