mirror of https://github.com/torvalds/linux.git
If the "tool->data" allocation fails then there is no need to call
osnoise_free_top() and, in fact, doing so will lead to a NULL dereference.
Cc: stable@vger.kernel.org
Cc: John Kacur <jkacur@redhat.com>
Cc: "Luis Claudio R. Goncalves" <lgoncalv@redhat.com>
Cc: Clark Williams <williams@redhat.com>
Fixes:
|
||
|---|---|---|
| .. | ||
| Build | ||
| osnoise.c | ||
| osnoise.h | ||
| osnoise_hist.c | ||
| osnoise_top.c | ||
| rtla.c | ||
| timerlat.c | ||
| timerlat.h | ||
| timerlat_aa.c | ||
| timerlat_aa.h | ||
| timerlat_hist.c | ||
| timerlat_top.c | ||
| timerlat_u.c | ||
| timerlat_u.h | ||
| trace.c | ||
| trace.h | ||
| utils.c | ||
| utils.h | ||