Page MenuHomeFreeBSD

D34087.diff
No OneTemporary

D34087.diff

diff --git a/contrib/dma/dma.c b/contrib/dma/dma.c
--- a/contrib/dma/dma.c
+++ b/contrib/dma/dma.c
@@ -428,6 +428,9 @@
int nodot = 0, showq = 0, queue_only = 0, newaliases = 0;
int recp_from_header = 0;
+ if (argc == 0)
+ errx(EX_OSERR, "invalid argc");
+
set_username();
/*

File Metadata

Mime Type
text/plain
Expires
Wed, Jan 15, 10:44 PM (17 h, 18 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15816797
Default Alt Text
D34087.diff (289 B)

Event Timeline