Show patches with: Submitter = Johannes Schindelin       |    State = Action Required       |    Archived = No       |   19 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[4/4] load_pack_mtimes_file(): avoid accessing uninitialized data Initialize a few uninitialized variables - - - --- 2025-03-27 Johannes Schindelin New
[3/4] load_revindex_from_disk(): avoid accessing uninitialized data Initialize a few uninitialized variables - - - --- 2025-03-27 Johannes Schindelin New
[2/4] fsck: avoid using an uninitialized variable Initialize a few uninitialized variables - - - --- 2025-03-27 Johannes Schindelin New
[1/4] cat_one_file(): make it easy to see that the `size` variable is initialized Initialize a few uninitialized variables - - - --- 2025-03-27 Johannes Schindelin New
[v3,10/10] detect-compiler: detect clang even if it found CUDA Avoid the comma operator - - - --- 2025-03-27 Johannes Schindelin New
[v3,09/10] clang: warn when the comma operator is used Avoid the comma operator - - - --- 2025-03-27 Johannes Schindelin New
[v3,08/10] compat/regex: explicitly mark intentional use of the comma operator Avoid the comma operator - - - --- 2025-03-27 Johannes Schindelin New
[v3,07/10] wildmatch: avoid using of the comma operator Avoid the comma operator - - - --- 2025-03-27 Johannes Schindelin New
[v3,06/10] diff-delta: avoid using the comma operator Avoid the comma operator - - - --- 2025-03-27 Johannes Schindelin New
[v3,05/10] xdiff: avoid using the comma operator unnecessarily Avoid the comma operator - - - --- 2025-03-27 Johannes Schindelin New
[v3,04/10] clar: avoid using the comma operator unnecessarily Avoid the comma operator - - - --- 2025-03-27 Johannes Schindelin New
[v3,03/10] kwset: avoid using the comma operator unnecessarily Avoid the comma operator - - - --- 2025-03-27 Johannes Schindelin New
[v3,02/10] rebase: avoid using the comma operator unnecessarily Avoid the comma operator - - - --- 2025-03-27 Johannes Schindelin New
[v3,01/10] remote-curl: avoid using the comma operator unnecessarily Avoid the comma operator - - - --- 2025-03-27 Johannes Schindelin New
[v2,2/2] read-cache: check range before dereferencing an array element Range-check array index before access - - - --- 2025-03-27 Johannes Schindelin New
[v2,1/2] diff: check range before dereferencing an array element Range-check array index before access - - - --- 2025-03-27 Johannes Schindelin New
[3/3] sideband: do allow ANSI color sequences by default Sanitize sideband channel messages - - - --- 2025-01-14 Johannes Schindelin New
[2/3] sideband: introduce an "escape hatch" to allow control characters Sanitize sideband channel messages - - - --- 2025-01-14 Johannes Schindelin New
[1/3] sideband: mask control characters Sanitize sideband channel messages - - - --- 2025-01-14 Johannes Schindelin New