All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2] network: Fix use-after-free caused by Scan() in poor reception.
@ 2016-01-07 10:46 John Ernberg
  2016-01-07 10:46 ` John Ernberg
  0 siblings, 1 reply; 3+ messages in thread
From: John Ernberg @ 2016-01-07 10:46 UTC (permalink / raw)
  To: ofono

[-- Attachment #1: Type: text/plain, Size: 483 bytes --]

From: John Ernberg <john.ernberg@actia.se>

The area where I could test this behavior has gotten better reception now so I
cannot test this patch as thoroughly as I'd like but it seems to work.
Please be extra strict during the review to minimize the risk of something
being by this.

John Ernberg (1):
  network: Fix use-after-free caused by Scan() in poor reception.

 src/network.c | 16 ++++++++++++++--
 1 file changed, 14 insertions(+), 2 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2016-01-07 16:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-07 10:46 [PATCH v2] network: Fix use-after-free caused by Scan() in poor reception John Ernberg
2016-01-07 10:46 ` John Ernberg
2016-01-07 16:32   ` Denis Kenzior

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.