]> arthur.barton.de Git - bup.git/commit
bup: remove redundant allocation doubling
authorRob Browning <rlb@defaultvalue.org>
Sat, 4 Sep 2021 19:08:02 +0000 (14:08 -0500)
committerRob Browning <rlb@defaultvalue.org>
Thu, 9 Sep 2021 07:05:36 +0000 (02:05 -0500)
commitf11ae3d0f8498122978b21bed692f0780eb7fa01
tree31db08d917035420553e7cc94994d8b0d4acd70e
parent43a8fc09e89e3b71cbbb2559b4c8180c85f4e7c9
bup: remove redundant allocation doubling

Thanks to Johannes Berg for pointing out the issue.

Signed-off-by: Rob Browning <rlb@defaultvalue.org>
Tested-by: Rob Browning <rlb@defaultvalue.org>
lib/cmd/bup.c