Skip to content

Avoid using sizeof('\0') to compute size for NUL-terminator.#277

Open
fstromback wants to merge 1 commit into
Ravenbrook:masterfrom
fstromback:no-sizeof-char
Open

Avoid using sizeof('\0') to compute size for NUL-terminator.#277
fstromback wants to merge 1 commit into
Ravenbrook:masterfrom
fstromback:no-sizeof-char

Avoid using `sizeof('\0')` to compute size for NUL-terminator.

cb9241b
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs