plug a node reference leak in qwx_mgmt_rx_event()
authorstsp <stsp@openbsd.org>
Thu, 29 Feb 2024 11:42:31 +0000 (11:42 +0000)
committerstsp <stsp@openbsd.org>
Thu, 29 Feb 2024 11:42:31 +0000 (11:42 +0000)
commit13fc6aacdaba1a2e59cc98696417bc654596e71f
treed88581946501e007067502ac57f309e152bcc989
parentbddb48e861c0e475c4b08424b850538d51fc33d2
plug a node reference leak in qwx_mgmt_rx_event()

This leak is of little consequence in station mode, but would be
problematic in hostap mode.
sys/dev/ic/qwx.c