On 01.06.21 18:10, Olaf Hering wrote:
The batch_pfns array is already allocated in advance.
Move it into the preallocated area.
Signed-off-by: Olaf Hering
Reviewed-by: Juergen Gross
Juergen
OpenPGP_0xB0DE9DD628BF132F.asc
Description: OpenPGP public key
OpenPGP_signature
Description: Op
The batch_pfns array is already allocated in advance.
Move it into the preallocated area.
Signed-off-by: Olaf Hering
---
tools/libs/saverestore/common.h | 2 +-
tools/libs/saverestore/save.c | 25 +++--
2 files changed, 12 insertions(+), 15 deletions(-)
diff --git a/tools