From: alex <alex@infiniteadaptability.org>
Date: Wed, 8 Dec 2021 03:18:42 +0000 (-0800)
Subject: updated using git-extra
X-Git-Url: http://git.infiniteadaptability.org/?a=commitdiff_plain;h=23d4448c196428c59efb46cf74803e425454b103;p=seeder

updated using git-extra
---

diff --git a/todo b/todo
index 988e89d..27996cd 100644
--- a/todo
+++ b/todo
@@ -59,6 +59,9 @@ Stage 0:
 	*rework torrent_file
 	*rework tree
 	*tree_bencode
+	-rework torrent_add_file - HERE
+		-torrent rework -> struct torrent_files
+		-2 hashmaps
 	-torrent_bencode_piece_layers
 		-need to sort (hash as key, file->piece_layers as value)
 			-consider adding piece layer hashmap to torrent struct
@@ -73,11 +76,12 @@ Stage 0:
 -test
 	-torrent
 		-expand add tests
-			-torrent_files_resize memory leak - HERE
+			-torrent_files_resize memory leak
 		-torrent_file_path
 		-torrent_file_info
 		-torrent_magnet
 	-file
+		-file_equals
 		-add sort/order tree files test
 	-integration test setup
 	-parallize