diff options
author | Gen Zhang <blackgod016574@gmail.com> | 2019-05-28 10:18:51 +0800 |
---|---|---|
committer | Maxime Ripard <maxime.ripard@bootlin.com> | 2019-05-29 10:04:55 +0200 |
commit | fcdf445ff42f036d22178b49cf64e92d527c1330 (patch) | |
tree | 7ca2863d61e57b020fd1a57601e2b50756bd1579 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | a188339ca5a396acc588e5851ed7e19f66b0ebd9 (diff) |
clk-sunxi: fix a missing-check bug in sunxi_divs_clk_setup()
In sunxi_divs_clk_setup(), 'derived_name' is allocated by kstrndup().
It returns NULL when fails. 'derived_name' should be checked.
Signed-off-by: Gen Zhang <blackgod016574@gmail.com>
Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions