mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-01-05 14:09:15 +01:00
Prevent possible alignment warnings on casting from char * to 'aligned *'
This commit is contained in:
parent
677377f472
commit
45a2c8d99a
3 changed files with 17 additions and 33 deletions
|
|
@ -3,6 +3,7 @@ PolarSSL ChangeLog (Sorted per branch, date)
|
|||
= PolarSSL 1.3 branch
|
||||
Bugfix
|
||||
* Server does not send out extensions not advertised by client
|
||||
* Prevent possible alignment warnings on casting from char * to 'aligned *'
|
||||
|
||||
= PolarSSL 1.3.1 released on 2013-10-15
|
||||
Features
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue