All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Fix two possible NULL pointer dereferencing issues
@ 2017-12-14 12:03 Lorenzo Bianconi
  2017-12-14 12:03 ` [PATCH 1/2] mt76: fix possible NULL pointer dereferencing in mt76x2_ampdu_action() Lorenzo Bianconi
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: Lorenzo Bianconi @ 2017-12-14 12:03 UTC (permalink / raw)
  To: nbd; +Cc: dan.carpenter, linux-wireless

Lorenzo Bianconi (2):
  mt76: fix possible NULL pointer dereferencing in mt76x2_ampdu_action()
  mt76: fix possible NULL pointer dereferencing in
    mt76x2_mac_write_txwi()

 drivers/net/wireless/mediatek/mt76/mt76x2_mac.c  | 2 +-
 drivers/net/wireless/mediatek/mt76/mt76x2_main.c | 4 +++-
 2 files changed, 4 insertions(+), 2 deletions(-)

-- 
2.13.6

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2018-01-23  5:14 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-14 12:03 [PATCH 0/2] Fix two possible NULL pointer dereferencing issues Lorenzo Bianconi
2017-12-14 12:03 ` [PATCH 1/2] mt76: fix possible NULL pointer dereferencing in mt76x2_ampdu_action() Lorenzo Bianconi
2018-01-08 17:35   ` [1/2] " Kalle Valo
     [not found]   ` <20180108173523.B23C360B22@smtp.codeaurora.org>
2018-01-08 17:44     ` Lorenzo Bianconi
2018-01-08 18:16       ` Kalle Valo
2018-01-08 18:30         ` Lorenzo Bianconi
2018-01-17 10:26         ` Felix Fietkau
2018-01-17 14:50           ` Kalle Valo
2018-01-17 15:56             ` Sven Eckelmann
2018-01-23  5:14               ` Kalle Valo
2018-01-17 14:50   ` Kalle Valo
2017-12-14 12:03 ` [PATCH 2/2] mt76: fix possible NULL pointer dereferencing in mt76x2_mac_write_txwi() Lorenzo Bianconi
2017-12-14 15:30 ` [PATCH 0/2] Fix two possible NULL pointer dereferencing issues Felix Fietkau

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.