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, Sep 29, 4:21 PM (20 h, 54 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
13055335
Default Alt Text
D37534.diff (282 B)

Event Timeline