bareos: master 2a3cf034
Author | Committer | Branch | Timestamp | Parent | |
---|---|---|---|---|---|
Sebastian Sura | Sebastian Sura | master | 2025-09-04 14:17 | master 6ffbeb1b | Pending |
Changeset | grpc: fix leaks Make sure to reuse/free the object/name memory. Also enhance the restoreobject test. If the restoreobject was messed up, then python may throw an exception when we try to print it (i.e. when the object has internal zero bytes)! This is fixed by just printing everything in hex instead. |
||||
mod - core/src/plugins/filed/grpc/grpc.cc | Diff File | ||||
mod - core/src/plugins/filed/grpc/grpc_impl.cc | Diff File | ||||
mod - core/src/plugins/filed/grpc/grpc_impl.h | Diff File | ||||
mod - systemtests/tests/py3plug-fd-local-fileset-restoreobject/python-modules/BareosFdPluginLocalFilesetWithRestoreObjects.py | Diff File |