Skip to content

Fix: do not call "memcpy" if there is a) no data to copy, or b) the src pointer is null.#217

Merged
facchinm merged 1 commit intomasterfrom
fix-wno-null
Sep 27, 2023
Merged

Fix: do not call "memcpy" if there is a) no data to copy, or b) the src pointer is null.#217
facchinm merged 1 commit intomasterfrom
fix-wno-null

Commits