From 0681a6f7d42bdc4c22b096598337b8a17f3bf60b Mon Sep 17 00:00:00 2001 From: Vito Caputo Date: Tue, 27 Nov 2018 12:31:57 -0800 Subject: 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. --- libpad | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libpad') diff --git a/libpad b/libpad index 3abb513..16b9b42 160000 --- a/libpad +++ b/libpad @@ -1 +1 @@ -Subproject commit 3abb513923adb1f5238a62dd7c64c433a08d9d62 +Subproject commit 16b9b42cecc81f7540aef85459cf1fa191fa641c -- cgit v1.2.3