Fix cast alignment warning (#669)

* Fix cast alignment warning

Without this change, the code produces the following warning when
compiled with `-Wcast-align` flag:

```
cast increases required alignment of target type
```

Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com>
This commit is contained in:
Gaurav-Aggarwal-AWS
2023-05-08 23:01:26 +05:30
committed by GitHub
parent 4550780f0c
commit 153e52b729
2 changed files with 9 additions and 8 deletions

1
.github/lexicon.txt vendored
View File

@@ -1606,6 +1606,7 @@ putchar
puxstackbuffer
puxvariabletoincrement
pv
pvallocatedmemory
pvbuffer
pvcallbackref
pvcomparand