Skip to content

Use memset to clear buffers on asub

Henrique Silva requested to merge fix_empty_memcpy into master

Using dbValueSize to get the correct length for the buffer, as the type can differ and we don't want to write out-of-bounds

Merge request reports