diff options
author | 2024-10-03 15:06:45 +0800 | |
---|---|---|
committer | 2024-10-03 13:28:51 +0530 | |
commit | a489afc105ed55f7537fb158e40d083ee57a698b (patch) | |
tree | 27cc69247aafdbcf95a21750d9dbfe686dd7a533 /net/lapb/lapb_timer.c | |
parent | soundwire: mipi-disco: remove DPn audio-modes (diff) | |
download | wireguard-linux-a489afc105ed55f7537fb158e40d083ee57a698b.tar.xz wireguard-linux-a489afc105ed55f7537fb158e40d083ee57a698b.zip |
soundwire: mipi-disco: add error handling for property array read
The existing code assumes that there are no possible errors when using
fwnode_property_read_u32_array(), because fwnode_property_count_u32()
reads this array to determine its number of elements. We need to also
protect the second read to be completely bullet-proof.
Suggested-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Link: https://lore.kernel.org/r/20241003070650.62787-10-yung-chuan.liao@linux.intel.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions