Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Thu, 10 Jul 2014 15:48:58 +0400
From: Solar Designer <solar@...nwall.com>
To: owl-dev@...ts.openwall.com
Subject: ping sockets

Vasily,

I've just dropped the following lines from ping_v4_unhash() since they
had no effect:

	struct ve_struct *env = sk->owner_env;
[...]
		struct hlist_head *hslot;

		hslot = ping_hashslot(&ping_table, env, isk->num);

Were these lines included on error, or were they meant to have effect
(but then you forgot to write more code to make use of them)?

Alexander

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.