On 5/10/23 22:55, Kinga Tanska wrote:
This series of patches contains fixes for unsafe string
functions usings. Unsafe functions were replaced with
new ones that limites the input length.
Kinga Tanska (2):
Fix unsafe string functions
platform-intel: limit guid length
mdmon.c | 6 +++---
mdopen.c | 4 ++--
platform-intel.c | 5 +----
platform-intel.h | 5 ++++-
super-intel.c | 6 +++---
5 files changed, 13 insertions(+), 13 deletions(-)
Applied!
Thanks,
Jes