Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F150168735
D14302.id39152.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
353 B
Referenced Files
None
Subscribers
None
D14302.id39152.diff
View Options
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
Details
Attached
Mime Type
text/plain
Expires
Mon, Mar 30, 11:45 PM (19 h, 59 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
30607895
Default Alt Text
D14302.id39152.diff (353 B)
Attached To
Mode
D14302: Fix uninitialized warning, and work around a bug in gcc over clobbering
Attached
Detach File
Event Timeline
Log In to Comment