mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* tcp: Checking a kmemdup() call in tcp_time_wait()
@ 2019-10-12 14:51 Markus Elfring
  2019-10-13 19:45 ` Eric Dumazet
  0 siblings, 1 reply; 7+ messages in thread
From: Markus Elfring @ 2019-10-12 14:51 UTC (permalink / raw)
  To: netdev, Alexei Starovoitov, Alexey Kuznetsov, Daniel Borkmann,
	David S. Miller, Eric Dumazet, Hideaki Yoshifuji,
	Martin KaFai Lau, Song Liu, Yonghong Song
  Cc: LKML, kernel-janitors, Aditya Pakki, Kangjie Lu, Navid Emamdoost,
	Stephen McCamant

Hello,

I tried another script for the semantic patch language out.
This source code analysis approach points out that the implementation
of the function “tcp_time_wait” contains also a call of the function “kmemdup”.
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/net/ipv4/tcp_minisocks.c?id=1c0cc5f1ae5ee5a6913704c0d75a6e99604ee30a#n306
https://elixir.bootlin.com/linux/v5.4-rc2/source/net/ipv4/tcp_minisocks.c#L306

* Do you find the usage of the macro call “BUG_ON” still appropriate at this place?
  https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/scripts/checkpatch.pl?id=1c0cc5f1ae5ee5a6913704c0d75a6e99604ee30a#n4080

* Is there a need to adjust the error handling here?

Regards,
Markus

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

end of thread, other threads:[~2019-10-14 17:20 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-12 14:51 tcp: Checking a kmemdup() call in tcp_time_wait() Markus Elfring
2019-10-13 19:45 ` Eric Dumazet
2019-10-14  6:51   ` Markus Elfring
2019-10-14 12:33     ` Eric Dumazet
2019-10-14 12:50       ` Markus Elfring
2019-10-14 13:15         ` Eric Dumazet
2019-10-14 17:19           ` Markus Elfring

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®