Download raw body.
plug memory leak in got_pack_dump_delt_chain_to_file()
Won't this cause the uninitialized contents of accum_buf to be written out? I think this can happen for other error paths as well. - todd
plug memory leak in got_pack_dump_delt_chain_to_file()