Page MenuHomeFreeBSD

D37534.diff
No OneTemporary

D37534.diff

diff --git a/usr.sbin/pw/pw_group.c b/usr.sbin/pw/pw_group.c
--- a/usr.sbin/pw/pw_group.c
+++ b/usr.sbin/pw/pw_group.c
@@ -55,7 +55,8 @@
int b;
int istty;
struct termios t, n;
- char *p, line[256];
+ static char line[256];
+ char *p;
if (fd == -1)
return;

File Metadata

Mime Type
text/plain
Expires
Sun, Nov 17, 3:10 PM (21 h, 32 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
14681129
Default Alt Text
D37534.diff (282 B)

Event Timeline