commit 503c2d59c817f84c69b267fa9747cdc6f2170b74 parent e9ea681650df37ae1ab0dcd95c0d265466077836 Author: Ryan Sepassi <rsepassi@gmail.com> Date: Fri, 12 Jun 2026 14:02:47 -0700 lib_deps.allowlist: add vsnprintf Diffstat:
| M | scripts/lib_deps.allowlist | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/scripts/lib_deps.allowlist b/scripts/lib_deps.allowlist @@ -16,3 +16,4 @@ _strlen _strncmp _strstr _strtod +_vsnprintf