FreeBSD Bugzilla – Attachment 123210 Details for
Bug 166503
databases/mysql55-client 5.5.22 won't build WITH_OPENSSL on i386 8.3-RC2 or 9.0-RELEASE
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
patch-extra_yassl_taocrypt_src_interger.cpp
patch-extra_yassl_taocrypt_src_interger.cpp (text/x-c++src; charset=US-ASCII; name="patch-extra_yassl_taocrypt_src_interger.cpp"), 558 bytes, created by
Oleksii
on 2012-03-31 12:44:58 UTC
(
hide
)
Description:
patch-extra_yassl_taocrypt_src_interger.cpp
Filename:
MIME Type:
Creator:
Oleksii
Created:
2012-03-31 12:44:58 UTC
Size:
558 bytes
patch
obsolete
>--- /usr/ports/databases/mysql55-client/work/mysql-5.5.22/extra/yassl/taocrypt/src/integer.cpp.old 2012-03-31 14:34:37.000000000 +0000 >+++ /usr/ports/databases/mysql55-client/work/mysql-5.5.22/extra/yassl/taocrypt/src/integer.cpp 2012-03-31 14:35:56.000000000 +0000 >@@ -73,7 +73,7 @@ > CPP_TYPENAME AlignedAllocator<T>::pointer AlignedAllocator<T>::allocate( > size_type n, const void *) > { >- if (n > max_size()) >+ if (n > AlignedAllocator<T>::max_size()) > return 0; > if (n == 0) > return 0;
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 166503
: 123210