linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH BlueZ 0/1] Fix segmentation fault after adding second network key
@ 2019-06-06 11:59 Jakub Witowski
  2019-06-06 11:59 ` [PATCH BlueZ 1/1] mesh: Fix segmentation fault after adding second netkey via NET_KEY_ADD opcode Jakub Witowski
  0 siblings, 1 reply; 3+ messages in thread
From: Jakub Witowski @ 2019-06-06 11:59 UTC (permalink / raw)
  To: linux-bluetooth

Segmentation fault occured when we want to add second network key via
NETWORK KEY ADD opcode (0x8040). It was caused by passing 'subnet' pointer (which was NULL) 
to the start_network_beacon() function.

Jakub Witowski (1):
  mesh: Fix segmentation fault after adding second netkey via
    NET_KEY_ADD opcode

 mesh/net.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

-- 
2.20.1


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

end of thread, other threads:[~2019-06-06 18:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-06 11:59 [PATCH BlueZ 0/1] Fix segmentation fault after adding second network key Jakub Witowski
2019-06-06 11:59 ` [PATCH BlueZ 1/1] mesh: Fix segmentation fault after adding second netkey via NET_KEY_ADD opcode Jakub Witowski
2019-06-06 18:44   ` Stotland, Inga

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).