Page MenuHomeFreeBSD

D14302.diff
No OneTemporary

D14302.diff

Index: head/usr.bin/tftp/main.c
===================================================================
--- head/usr.bin/tftp/main.c
+++ head/usr.bin/tftp/main.c
@@ -178,8 +178,8 @@
main(int argc, char *argv[])
{
HistEvent he;
- EditLine *el;
- History *hist;
+ static EditLine *el;
+ static History *hist;
bool interactive;
acting_as_client = 1;

File Metadata

Mime Type
text/plain
Expires
Mon, Aug 17, 12:07 PM (11 h, 4 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
36855897
Default Alt Text
D14302.diff (353 B)

Event Timeline