asx.c: change reallocating to doupling instead of adding just 1024
Also change comparing stream size from (<=0 && < 16384) to (<=0 && >16384)
Showing
Please register or sign in to comment
Also change comparing stream size from (<=0 && < 16384) to (<=0 && >16384)