Changed a while(true) infinite loop to for(;;) in Huff_QueueExtract. Couldn't see an easy way to have it self-terminate.
View differences
Changed a while(true) infinite loop to for(;;) in Huff_QueueExtract. Couldn't see an easy way to have it self-terminate.