Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 142703 | Differences between
and this patch

Collapse All | Expand All

(-)Crypt-SSLeay-0.51.orig/SSLeay.xs (+2 lines)
Lines 106-111 Link Here
106
	char buf[1024];
106
	char buf[1024];
107
        int rand_bytes_read;
107
        int rand_bytes_read;
108
108
109
	SSL_library_init();
110
109
	if(!bNotFirstTime) {
111
	if(!bNotFirstTime) {
110
               SSLeay_add_all_algorithms();
112
               SSLeay_add_all_algorithms();
111
               SSL_load_error_strings();
113
               SSL_load_error_strings();

Return to bug 142703