]> git.ipfire.org Git - thirdparty/tor.git/commit
Validate the open file limit when creating a socket
authorDavid Goulet <dgoulet@ev0ke.net>
Wed, 3 Jun 2015 17:56:01 +0000 (13:56 -0400)
committerNick Mathewson <nickm@torproject.org>
Thu, 25 Jun 2015 15:30:47 +0000 (11:30 -0400)
commit699acd8d54bd685b135d3a8e758d05dd0802b820
tree6be18bc59cf99c0b73095097c4849f679ad063a7
parent64bdf040f021ca3ccb661c4056ee857e2ed44a4e
Validate the open file limit when creating a socket

Fixes #16288

Signed-off-by: David Goulet <dgoulet@ev0ke.net>
changes/bug16288 [new file with mode: 0644]
src/common/compat.c
src/common/compat.h
src/or/connection.c