Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F150466063
D36792.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
373 B
Referenced Files
None
Subscribers
None
D36792.id.diff
View Options
diff --git a/sys/kern/kern_sysctl.c b/sys/kern/kern_sysctl.c
--- a/sys/kern/kern_sysctl.c
+++ b/sys/kern/kern_sysctl.c
@@ -2856,7 +2856,7 @@
db_show_sysctl_all(int *oid, size_t len, int flags)
{
struct sysctl_oid *oidp;
- int name1[CTL_MAXNAME + 2], name2[CTL_MAXNAME + 2];
+ int name1[CTL_MAXNAME + 2], name2[CTL_MAXNAME];
size_t l1, l2;
name1[0] = CTL_SYSCTL;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Apr 2, 11:15 AM (6 h, 40 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
30720246
Default Alt Text
D36792.id.diff (373 B)
Attached To
Mode
D36792: Fix Coverty Scan CID 1498397 - array overrun in kern_sysctl.c
Attached
Detach File
Event Timeline
Log In to Comment