Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F153737058
D42199.id128750.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
307 B
Referenced Files
None
Subscribers
None
D42199.id128750.diff
View Options
diff --git a/lib/libprocstat/libprocstat.c b/lib/libprocstat/libprocstat.c
--- a/lib/libprocstat/libprocstat.c
+++ b/lib/libprocstat/libprocstat.c
@@ -2392,7 +2392,7 @@
{
int error, name[4];
size_t len, i;
- static char sv_name[256];
+ char sv_name[32];
name[0] = CTL_KERN;
name[1] = KERN_PROC;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Apr 24, 8:07 AM (10 h, 8 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
32067835
Default Alt Text
D42199.id128750.diff (307 B)
Attached To
Mode
D42199: libprocstat: make sv_name not static
Attached
Detach File
Event Timeline
Log In to Comment