bareos: master 3f139e0a
| Author | Committer | Branch | Timestamp | Parent | |
|---|---|---|---|---|---|
| Sebastian Sura | bruno-at-bareos | master | 2024-02-21 12:50 | master 7fb85b42 | Pending |
| Changeset | bscrypto: fix asan problems passphrase is not a cstring (no null terminator) so it cannot be printed with %s; bstrncpy can copy length + 1 bytes but only length bytes were allocated; etc. |
||||
| mod - core/src/tools/bscrypto.cc | Diff File | ||||