[Bug 3119] New: life (-t) argument wraps
bugzilla-daemon at bugzilla.mindrot.org
bugzilla-daemon at bugzilla.mindrot.org
Wed Feb 12 03:03:59 AEDT 2020
https://bugzilla.mindrot.org/show_bug.cgi?id=3119
Bug ID: 3119
Summary: life (-t) argument wraps
Product: Portable OpenSSH
Version: 8.1p1
Hardware: amd64
OS: Linux
Status: NEW
Severity: normal
Priority: P5
Component: ssh-add
Assignee: unassigned-bugs at mindrot.org
Reporter: hello at modin.io
It seems that the life argument is not parsed correctly.
>From discussion on IRC it seems that ssh-add.c#L722 and misc.c#L494 are
good sources.
```
$ ssh-add -t 999999999999999999
Identity added: /home/modin/.ssh/id_rsa (/home/modin/.ssh/id_rsa)
Lifetime set to -1486618625 seconds
```
running Arch Linux, openssh v 8.1p1-2.
--
You are receiving this mail because:
You are watching the assignee of the bug.
More information about the openssh-bugs
mailing list