commit | 0267eb64fa88a9de75da80d97a55f0beb1bc50e3 | [log] [tgz] |
---|---|---|
author | Paul Eggert <eggert@cs.ucla.edu> | Mon Aug 05 01:39:18 2024 -0700 |
committer | Paul Smith <psmith@gnu.org> | Mon Sep 02 14:43:24 2024 -0400 |
tree | 326c85e39450e7a88cbd2195220064cefc367b56 | |
parent | bba4427b5dfba7f9cdab8fa2cac1399fceda3058 [diff] |
Check for snprintf truncation on W32 * src/main.c (find_and_set_default_shell) [MK_OS_W32]: Do not use a buffer that snprintf truncated.