Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F106942959
D37182.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.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
Wed, Jan 8, 8:08 PM (1 h, 54 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15726340
Default Alt Text
D37182.diff (325 B)
Attached To
Mode
D37182: script: Handle a missing 's' stamp gracefully.
Attached
Detach File
Event Timeline
Log In to Comment