diff options
author | Vito Caputo <vcaputo@pengaru.com> | 2018-11-27 12:31:57 -0800 |
---|---|---|
committer | Vito Caputo <vcaputo@pengaru.com> | 2018-11-27 12:31:57 -0800 |
commit | 0681a6f7d42bdc4c22b096598337b8a17f3bf60b (patch) | |
tree | 5a05553400950b1ef543920227e40c47d1f4e2ff /libpad | |
parent | 38b70d0dc5c39e6278bf30c67e1e12f7ac8c1fa0 (diff) |
libpad: sync with upstream, use PAD_FLAGS_ZERO
The code used calloc() previously, and there remain assumptions
about the allocated memory being zeroed, hence adding the flag
to libpad and using it here.
Diffstat (limited to 'libpad')
m--------- | libpad | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/libpad b/libpad -Subproject 3abb513923adb1f5238a62dd7c64c433a08d9d6 +Subproject 16b9b42cecc81f7540aef85459cf1fa191fa641 |