]> git.ipfire.org Git - thirdparty/hostap.git/commit
PR: Fix population of 'Number of channel entries' field main pending
authorPeddolla Harshavardhan Reddy <peddolla@qti.qualcomm.com>
Tue, 28 Oct 2025 10:47:31 +0000 (16:17 +0530)
committerJouni Malinen <j@w1.fi>
Fri, 31 Oct 2025 18:09:17 +0000 (20:09 +0200)
commit9c969af8d6d79965aeb59020532722153168408f
treeb10232283671858a791bcb3aeea8896113365a88
parent7d8d073e885c80eb4c2f5588c6a511aaad7dc50e
PR: Fix population of 'Number of channel entries' field

The 'Number of channel entries' field used in multiple attributes of the
Proximity Ranging element was incorrectly populated with an empty
buffer. Ensure the size of field is limited to one byte and correctly
reflects the count of channel entries that follow.

Fixes: 619cc871ba0f ("PR: Add EDCA capabilities in USD PR element")
Signed-off-by: Peddolla Harshavardhan Reddy <peddolla@qti.qualcomm.com>
src/common/proximity_ranging.c