Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F131907443
D42583.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
329 B
Referenced Files
None
Subscribers
None
D42583.diff
View Options
diff --git a/usr.sbin/pkg/config.c b/usr.sbin/pkg/config.c
--- a/usr.sbin/pkg/config.c
+++ b/usr.sbin/pkg/config.c
@@ -456,7 +456,7 @@
char *env_list_item;
char confpath[MAXPATHLEN];
struct config_value *cv;
- char abi[BUFSIZ];
+ static char abi[BUFSIZ];
for (i = 0; i < CONFIG_SIZE; i++) {
val = getenv(c[i].key);
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Oct 13, 3:23 AM (13 h, 17 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
23654606
Default Alt Text
D42583.diff (329 B)
Attached To
Mode
D42583: pkg: Use a global buffer for local ABI string
Attached
Detach File
Event Timeline
Log In to Comment