eldritch horrors
4ba19f68fb
wrap all curl pointers in unique pointers for move correctness. the
destructor of TransferItem can go away completely since it does not
do anything special any more: memory bookkeeping is done using raii
wrappers, and its effects on the transfer state are not observable.
only TransferSource inspects the result, and even it does not check
for transfer results in its own destructor (only during transfers).
Change-Id:
|
||
---|---|---|
.. | ||
asan-options | ||
code-generation | ||
legacy | ||
libcmd | ||
libexpr | ||
libfetchers | ||
libmain | ||
libstore | ||
libutil | ||
lix-doc | ||
nix | ||
pch | ||
lix-base.pc.in | ||
meson.build |