Skip to content

nl80211: fix freqlist reporting garbage flags#38

Open
morse-syang wants to merge 1 commit into
openwrt:masterfrom
morse-syang:nl80211-fix-garbage-freqlist-flags
Open

nl80211: fix freqlist reporting garbage flags#38
morse-syang wants to merge 1 commit into
openwrt:masterfrom
morse-syang:nl80211-fix-garbage-freqlist-flags

Conversation

@morse-syang
Copy link
Copy Markdown

Without zeroing the buffer used in freqlist, the flags are OR'd against the values previously populated in the buffer causing it to report garbage values. This is particularly noticeable in rpcd's iwinfo module, where the buffer used will fill up on activity.

Without zeroing the buffer used in freqlist, the flags are OR'd against the values previously
populated in the buffer causing it to report garbage values. This is particularly noticeable in
rpcd's iwinfo module, where the buffer used will fill up on activity.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant