Hash :
2f595f56
Author :
Date :
2024-12-03T10:27:04
Update third_party metadata This is to address the incomplete chromium dependency metadata issue. Bug: b/365321061 Bug: b/365320354 Change-Id: I8c62aef170170cd7f0e07f18e01a0787479f1a30 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/6064948 Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org> Commit-Queue: Yuxin Hu <yuxinhu@google.com> Reviewed-by: Amirali Abdolrashidi <abdolrashidi@google.com>
Name: ceval
URL: https://github.com/erstan/ceval-single-header
Version: 1ed80ae78ba7bef1744b1ccdffc6c6802eeec8fa
Revision: 1ed80ae78ba7bef1744b1ccdffc6c6802eeec8fa
License: MIT
License File: LICENSE
Security Critical: no
Shipped: no
Description:
A C/C++ header for parsing and evaluation of arithmetic expressions.
Description of the patches:
- 0001-remove-sprintf.patch
This patch removes uses of sprintf() and replaces them with snprintf().