rflynn

Results 20 comments of rflynn

Thanks for the info, I will look into it.

i noticed a weird DNS parsing issue today, which seemed to cycle slowly (but steadily) through all possible lengths within a DNS packet, failing to properly parse.

Thank you for the question. At present there isn't due to the fact that imgmin does not overwrite files in place and does not have a convention for auto-generating new...

still definitely broken.

Is there a pattern? Is a Cisco CDP message always the last thing before it crashes? It may be a parsing bug. If CDP is always last, can you get...

Can you specify the cmdline parameters in your example?

What's the output of ``` cc --version ```

Thanks. I'll have to add proper autotools detection for openmp, though I don't know it well.

Yes, in that POST and chunked transfer encoding is not multipart uploading (http://www.ietf.org/rfc/rfc2388.txt). I am trying to reproduce the results of the following multipart curl upload: ``` sh pizza@pizza:~$ echo...

Related RFC: "Form-based File Upload in HTML" http://www.ietf.org/rfc/rfc1867.txt