aboutsummaryrefslogtreecommitdiffstats
path: root/lib/dump_stack.c
diff options
context:
space:
mode:
authorDan Carpenter <[email protected]>2021-04-09 11:08:17 +0000
committerSebastian Reichel <[email protected]>2021-04-15 22:14:49 +0000
commit5c08b0f75575648032f309a6f58294453423ed93 (patch)
tree65cb05c22dfbbc81e114af1583530db66db9057c /lib/dump_stack.c
parentLinux 5.12-rc2 (diff)
downloadkernel-5c08b0f75575648032f309a6f58294453423ed93.tar.gz
kernel-5c08b0f75575648032f309a6f58294453423ed93.zip
HSI: core: fix resource leaks in hsi_add_client_from_dt()
If some of the allocations fail between the dev_set_name() and the device_register() then the name will not be freed. Fix this by moving dev_set_name() directly in front of the call to device_register(). Fixes: a2aa24734d9d ("HSI: Add common DT binding for HSI client devices") Signed-off-by: Dan Carpenter <[email protected]> Reviewed-by: Jason Gunthorpe <[email protected]> Signed-off-by: Sebastian Reichel <[email protected]>
Diffstat (limited to 'lib/dump_stack.c')
0 files changed, 0 insertions, 0 deletions