diff options
| author | Anders Betts <anders.betts@gmail.com> | 2026-09-18 13:32:05 +0200 |
|---|---|---|
| committer | Anders Betts <anders.betts@gmail.com> | 2026-09-18 13:32:05 +0200 |
| commit | 45b0f52a42ebd84edbe89016aea6129b0721f097 (patch) | |
| tree | b7d704803da50faa6fcdb7d5d2a570a39e4e526b /docs | |
| parent | 1c1cd947335d30e6f13d2d440da8a188c992d71a (diff) | |
| download | bokf-0.1.23.tar.gz bokf-0.1.23.zip | |
bokftui: fix self-copy that emptied the username on password loginv0.1.23
try_login is called with a->username as the user; snprintf with
overlapping source and destination is undefined and produced "" on
glibc, so config_save wrote 'user=' and later reloads could not
auto-login. Copy through a temporary, carry BOKFD_USER on reload and
never persist an empty user.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions
