|
From: andypugh <no...@gi...> - 2026-04-04 15:43:45
|
Branch: refs/heads/master Home: https://github.com/LinuxCNC/linuxcnc Commit: 111379d95033e77c111a713473f1e6748ee5cbfc https://github.com/LinuxCNC/linuxcnc/commit/111379d95033e77c111a713473f1e6748ee5cbfc Author: Bertho Stultiens <be...@va...> Date: 2026-03-31 (Tue, 31 Mar 2026) Changed paths: M src/emc/usr_intf/emcsh.cc M src/libnml/rcs/rcs_print.cc Log Message: ----------- Fix strncpy truncation warning and cppcheck index-before-check error Commit: 340e3454e3555d0e267ab065b8e5954055878313 https://github.com/LinuxCNC/linuxcnc/commit/340e3454e3555d0e267ab065b8e5954055878313 Author: andypugh <an...@bo...> Date: 2026-04-04 (Sat, 04 Apr 2026) Changed paths: M src/emc/usr_intf/emcsh.cc M src/libnml/rcs/rcs_print.cc Log Message: ----------- Merge pull request #3893 from BsAtHome/fix_strncpy-and-index-check Fix strncpy truncation warning and cppcheck index-before-check error Compare: https://github.com/LinuxCNC/linuxcnc/compare/fd3497d928f0...340e3454e355 To unsubscribe from these emails, change your notification settings at https://github.com/LinuxCNC/linuxcnc/settings/notifications |