mirror of
https://github.com/torvalds/linux.git
synced 2026-08-11 01:41:40 +02:00
When using single_open() for opening, single_release() should be
used instead of seq_release(), otherwise there is a memory leak.
Fixes:
|
||
|---|---|---|
| .. | ||
| cpt | ||
| nitrox | ||
| zip | ||
| Makefile | ||