Displaying 3 results from an estimated 3 matches for "999421".
Did you mean:
999424
2008 Jun 25
2
[LLVMdev] jump threading and the stack
When jump threading duplicates a basic block, it can demote register
values defined in that block to the stack. This seems a bit
inefficient - is the idea that you should run mem2reg afterwards to
clean this up?
"llvm-ld -O" runs jump threading but doesn't run any mem2reg pass
afterwards, and I've seen several cases where variables end up left on
the stack in the output of the
2014 May 11
5
v2.2.13 released
http://dovecot.org/releases/2.2/dovecot-2.2.13.tar.gz
http://dovecot.org/releases/2.2/dovecot-2.2.13.tar.gz.sig
A few minor changes since v2.2.13.rc1, mainly making the Pigeonhole tests pass.
* Fixed a DoS attack against imap/pop3-login processes. If SSL/TLS
handshake was started but wasn't finished, the login process
attempted to eventually forcibly disconnect the client, but failed
2014 May 11
5
v2.2.13 released
http://dovecot.org/releases/2.2/dovecot-2.2.13.tar.gz
http://dovecot.org/releases/2.2/dovecot-2.2.13.tar.gz.sig
A few minor changes since v2.2.13.rc1, mainly making the Pigeonhole tests pass.
* Fixed a DoS attack against imap/pop3-login processes. If SSL/TLS
handshake was started but wasn't finished, the login process
attempted to eventually forcibly disconnect the client, but failed