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:
|
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| berlin-bg2.c | ||
| berlin-bg2cd.c | ||
| berlin-bg2q.c | ||
| berlin-bg4ct.c | ||
| berlin.c | ||
| berlin.h | ||
| pinctrl-as370.c | ||