ar71xx: select vsc73x5 microcode in the AP83/PB44 profiles
[openwrt.git] / package / openssl / patches / 900-CVE-2009-1378.patch
index 50f51cd..514d444 100644 (file)
@@ -1,9 +1,7 @@
 http://rt.openssl.org/Ticket/Display.html?id=1931&user=guest&pass=guest
 
-Index: openssl/ssl/d1_both.c
-===================================================================
---- d1_both.c.orig
-+++ d1_both.c
+--- a/ssl/d1_both.c
++++ b/ssl/d1_both.c
 @@ -561,7 +561,16 @@ dtls1_process_out_of_seq_message(SSL *s,
        if ((msg_hdr->frag_off+frag_len) > msg_hdr->msg_len)
                goto err;
This page took 0.026674 seconds and 4 git commands to generate.