bareos: master 21e5594e
Author | Committer | Branch | Timestamp | Parent | |
---|---|---|---|---|---|
franku | franku | master | 2021-03-17 19:10 | master c9966cf1 | Pending |
Changeset | libdroplet: do not truncate string using too small buffer - snprintf will truncate at least one of the input strings if the buffer is not large enough to hold both strings - the buffer is now dynamically allocated depending on the string lengths |
||||
mod - core/src/droplet/libdroplet/src/vfs.c | Diff File |