bareos: master ffc074b0
Author | Committer | Branch | Timestamp | Parent | |
---|---|---|---|---|---|
arogge | arogge | master | 2020-02-06 15:59 | master 8d92e8f7 | Pending |
Changeset | lib: add overload Mmsg() for std::vector<char> Previously Mmsg() would only write into a POOLMEM or PoolMem. This patch adds another overload that allows Mmsg() to write to a std::vector<char> and to automatically resize that vector as needed. |
||||
mod - core/src/include/baconfig.h | Diff File | ||||
mod - core/src/lib/message.cc | Diff File | ||||
mod - core/src/lib/message.h | Diff File |