{"author":"Jay Satiro","author_email":"raysatiro@yahoo.com","author_time":1736846498,"commit_time":1736847231,"committer":"Jay Satiro","committer_email":"raysatiro@yahoo.com","hash":"8ab468c8aa2e3b7b2354f0e9545859ca631f4457","message":"mprintf: terminate snprintf output on windows\n\n- Null terminate the end of the snprintf output buffer on Windows.\n\nOld versions of the Windows CRT (which are often found on later versions\nof Windows) do not terminate the snprintf output buffer if the output\nreaches the max size.\n\nThis is a follow-up to parent 7e32f656 which made the same change but\nlimited it to mingw, however it is a CRT version issue irrespective of\ncompiler.\n\nRef: https://learn.microsoft.com/en-us/cpp/c-runtime-library/reference/snprintf-snprintf-snprintf-l-snwprintf-snwprintf-l?view=msvc-170#remarks\n\nCloses https://github.com/curl/curl/pull/15997\n","parents":["7e32f6568772f6830b42c855b686454c20664843"],"tree_hash":"99883f2e2d77ef50c594cb0240a50d55b0237be1"}