Actions
Bug #5121
closedImplement buffer clearing
Description
Missing buffer clearing for captcha image and audio can result in echoes before the processing breaking the image or audio file. The buffer should be emptied so it can't conflict with the echo. Also raw output shouldn't use a buffer at all and should process directly.
Actions