wenquan2015 commented on PR #14595: URL: https://github.com/apache/nuttx/pull/14595#issuecomment-3182670934
@nuttxs hi, this patch results the struct sockaddr_storage aligned by 2, if a struct contains the struct sockaddr_storage as member peer and have a 2 bytes length member in front of the peer member, it will cause address misaligned access warning in a 32-bit OS -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org