Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.

Commit 18781a1

Browse files
committed
Bug 1574475 - Remove FTP fuzzer r=necko-reviewers,kershaw
Differential Revision: https://phabricator.services.mozilla.com/D113142
1 parent 8687ca2 commit 18781a1

File tree

2 files changed

+0
-143
lines changed

2 files changed

+0
-143
lines changed

netwerk/test/fuzz/TestFtpFuzzing.cpp

Lines changed: 0 additions & 141 deletions
This file was deleted.

netwerk/test/fuzz/moz.build

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66

77
UNIFIED_SOURCES += [
88
"FuzzingStreamListener.cpp",
9-
"TestFtpFuzzing.cpp",
109
"TestHttpFuzzing.cpp",
1110
"TestURIFuzzing.cpp",
1211
"TestWebsocketFuzzing.cpp",
@@ -15,7 +14,6 @@ UNIFIED_SOURCES += [
1514
LOCAL_INCLUDES += [
1615
"/caps",
1716
"/netwerk/base",
18-
"/netwerk/protocol/ftp",
1917
"/netwerk/protocol/http",
2018
"/xpcom/tests/gtest",
2119
]

0 commit comments

Comments
 (0)