loader: allocate properly aligned buffer for network packet
Use memalign(4, size) to ensure we have properly aligned buffer.
(cherry picked from commit 659bf32dfc595b6cd6aeda7f05cb57872c64d2d1)
loader: allocate properly aligned buffer for network packet Tags None Referenced Files None Subscribers None
Description
Details
|