]> git.lizzy.rs Git - plan9front.git/commit
upas/marshal: use login instead of user (thanks sirjofri)
authorOri Bernstein <ori@eigenstate.org>
Sat, 20 Feb 2021 21:01:48 +0000 (13:01 -0800)
committerOri Bernstein <ori@eigenstate.org>
Sat, 20 Feb 2021 21:01:48 +0000 (13:01 -0800)
commitfb88cab9ff74bb0be89914f88c12f918c7e01515
treefada012e1c388979730cbd4c4f454462e5df1e42
parent245264e3716c46a5278f705c90d9cb24afca0924
upas/marshal: use login instead of user (thanks sirjofri)

User is the upasname, and is unlikely to exist when we save
the message to the outbox. We should use the login name instead.
sys/src/cmd/upas/marshal/marshal.c