lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Sat, 4 May 2024 11:52:07 -0700
From: Jeff Johnson <quic_jjohnson@...cinc.com>
To: Kalle Valo <kvalo@...nel.org>, Jeff Johnson <jjohnson@...nel.org>
CC: <linux-wireless@...r.kernel.org>, <ath12k@...ts.infradead.org>,
        <linux-kernel@...r.kernel.org>, <ath11k@...ts.infradead.org>,
        Jeff Johnson
	<quic_jjohnson@...cinc.com>
Subject: [PATCH 0/2] wifi: ath1*k: initialize 'ret' in
 ath1*k_qmi_load_file_target_mem()

smatch flagged the following issue in both ath11k and ath12k:
ath1*k_qmi_load_file_target_mem() error: uninitialized symbol 'ret'

---
Jeff Johnson (2):
      wifi: ath12k: initialize 'ret' in ath12k_qmi_load_file_target_mem()
      wifi: ath11k: initialize 'ret' in ath11k_qmi_load_file_target_mem()

 drivers/net/wireless/ath/ath11k/qmi.c | 2 +-
 drivers/net/wireless/ath/ath12k/qmi.c | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
base-commit: 2c4d8e19cf060744a9db466ffbaea13ab37f25ca
change-id: 20240504-qmi_load_file_target_mem-5cd24581aad7


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ