Michael Ortmann
Michael Ortmann
Found by: vanosg Patch by: michaelortmann Fixes: #1672 One-line summary: Fix .channel formatting Additional description (if needed): Test cases demonstrating functionality (if applicable): **1. `.channel`** Before: ``` Channel #test666, 2...
Found by: michaelortmann Patch by: michaelortmann Fixes: One-line summary: Fix make error, see test case below (enhance portability) Additional description (if needed): Replaced u_int8_t with uint8_t, which is the way...
Found by: Geo Patch by: michaelortmann Fixes: One-line summary: Fix format-truncation warning Additional description (if needed): This PR truncates the return of `strerror_r()` to a reasonable len. Better, than to...
Found by: michaelortmann Patch by: michaelortmann Fixes: One-line summary: Fix heap-use-after-free Additional description (if needed): Test cases demonstrating functionality (if applicable): **Before:** ``` [06:42:33] Challenging BotB... ================================================================= ==105725==ERROR: AddressSanitizer: heap-use-after-free...
Found by: michaelortmann Patch by: michaelortmann Fixes: One-line summary: More / new typo fixes Additional description (if needed): compilling -> compiling infront -> in front Test cases demonstrating functionality (if...
Found by: maimizuno Patch by: michaelortmann Fixes: #346 One-line summary: Update COMPILE-GUIDE regarding Cygwin / Windows stuff and while at it, reorder sections, move macOS and Cygwin up Additional description...
Found by: Patch by: michaelortmann Fixes: One-line summary: Minimal fix for Wformat-overflow, because #548 is postponed Additional description (if needed): No change to raw uptime packet len and content Test...
Found by: michaelortmann Patch by: michaelortmann Fixes: One-line summary: Additional description (if needed): Test cases demonstrating functionality (if applicable): Hammering the bot with signals could trigger a race and lead...
Found by: michaelortmann Patch by: michaelortmann Fixes: One-line summary: Enhance debug error logging Additional description (if needed): Test cases demonstrating functionality (if applicable):
# start local irc server for testing ``` $ ~/opt/solanum-20230413/bin/solanum notice: starting solanum-1.0-dev ... notice: librb version: 20240413-519d9bc0 - OpenSSL: compiled (0x30200010, OpenSSL 3.2.1 30 Jan 2024), library (0x30300010, OpenSSL...