mirror of
https://github.com/torvalds/linux.git
synced 2026-05-14 17:32:42 +02:00
In the original implementation, krealloc() failure handling incorrectly
assigned the original memory pointer to NULL after kfree(), causing a
memory leak when reallocation failed.
Fixes:
|
||
|---|---|---|
| .. | ||
| berlin-bg2.c | ||
| berlin-bg2cd.c | ||
| berlin-bg2q.c | ||
| berlin-bg4ct.c | ||
| berlin.c | ||
| berlin.h | ||
| Kconfig | ||
| Makefile | ||
| pinctrl-as370.c | ||