Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F107489696
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
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)
Attached To
Mode
D34087: dma: exit if invoked with invalid (zero) argc
Attached
Detach File
Event Timeline
Log In to Comment