Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F137953950
D34087.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
289 B
Referenced Files
None
Subscribers
None
D34087.diff
View Options
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
Details
Attached
Mime Type
text/plain
Expires
Fri, Nov 28, 3:52 PM (12 h, 32 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
26287520
Default Alt Text
D34087.diff (289 B)
Attached To
Mode
D34087: dma: exit if invoked with invalid (zero) argc
Attached
Detach File
Event Timeline
Log In to Comment