Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F153112808
D37182.id112306.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
325 B
Referenced Files
None
Subscribers
None
D37182.id112306.diff
View Options
diff --git a/usr.bin/script/script.c b/usr.bin/script/script.c
--- a/usr.bin/script/script.c
+++ b/usr.bin/script/script.c
@@ -552,6 +552,8 @@
tclock = stamp.scr_sec;
tso.tv_sec = stamp.scr_sec;
tso.tv_nsec = stamp.scr_usec * 1000;
+ if (nread == 0)
+ tsi = tso;
switch (stamp.scr_direction) {
case 's':
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Apr 20, 6:09 AM (10 h, 14 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31815821
Default Alt Text
D37182.id112306.diff (325 B)
Attached To
Mode
D37182: script: Handle a missing 's' stamp gracefully.
Attached
Detach File
Event Timeline
Log In to Comment