Skip to content
Snippets Groups Projects
Commit 0af1f080 authored by Jan Včelák's avatar Jan Včelák :rocket:
Browse files

scan-build: fix passing null pointer to memcpy

Passing null pointer to malloc even if the size is zero is undefined.
parent 8b5d4296
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment