Hi Will,
On 10/28/19 2:42 PM, Will Dietz wrote:
Skip the memcpy when len = 0, definitely don't ignore attempt
to copy X bytes from NULL where X != 0 :).
---
monitor/main.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
Applied, thanks.
Regards,
-Denis