<div dir="ltr"><div>Hi.</div><div><br></div>I've found, that it is safe to call jpeg_std_error once.<div>It is safe to call jpeg_create_decompress and jpeg_destroy_decompress on each DecodeBlock call, as first function preserves already set error handler, and second one just resets some fields, not including error handlers.</div>
</div>