Module: wine Branch: master Commit: b70f01cc122c0edb5a6db58707c2bfa23f082319 URL: https://gitlab.winehq.org/wine/wine/-/commit/b70f01cc122c0edb5a6db58707c2bfa...
Author: Alexandre Julliard julliard@winehq.org Date: Wed May 8 13:40:14 2024 +0200
ntdll: Use null-terminated strings instead of explicit lengths to build SMBIOS data.
---
dlls/ntdll/unix/system.c | 242 +++++++++++++++++++---------------------------- 1 file changed, 99 insertions(+), 143 deletions(-)