[openssl-dev] [openssl.org #4475] PATCH: fix cast-alignment of "struct lhash_st *"

2016-03-25 Thread Rich Salz via RT
Done (the two-element union). Thanks! -- Ticket here: http://rt.openssl.org/Ticket/Display.html?id=4475 Please log in as guest with password guest if prompted -- openssl-dev mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev

[openssl-dev] [openssl.org #4475] PATCH: fix cast-alignment of "struct lhash_st *"

2016-03-24 Thread noloa...@gmail.com via RT
This clears what looks to be hundreds of alignment related warnings like below. $ git diff include/openssl/lhash.h diff --git a/include/openssl/lhash.h b/include/openssl/lhash.h index 2edd738..5da5054 100644 --- a/include/openssl/lhash.h +++ b/include/openssl/lhash.h @@ -180,7 +180,7 @@ void