Revert "Merge master"

This reverts commit 2056ff6899.
This commit is contained in:
Matt Buck
2015-03-19 11:08:25 -05:00
parent 2056ff6899
commit d329a724bc
32 changed files with 365 additions and 1069 deletions
@@ -145,7 +145,7 @@ download_more:
test eax,eax ; download failed? (optional?)
jz failure
mov ax, word ptr [edi]
mov rax, [rdi]
add rbx, rax ; buffer += bytes_received
test rax,rax ; optional?