Alexandre Julliard : ntdll: Use null-terminated strings instead of explicit lengths to build SMBIOS data.
8 May
2024
8 May
'24
8:42 p.m.
Module: wine Branch: master Commit: b70f01cc122c0edb5a6db58707c2bfa23f082319 URL: https://gitlab.winehq.org/wine/wine/-/commit/b70f01cc122c0edb5a6db58707c2bfa... Author: Alexandre Julliard <julliard(a)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(-)
679
Age (days ago)
679
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard