« Previous | Next » 

Revision feba23b1

IDfeba23b14340965b9dad9251ec9a7a47313fbf69

Added by Pavel Borzenkov over 12 years ago

qed: don't pass NULL to memcpy

Spotted by Clang Analyzer

[Note this memcpy call has always been safe because the length will be 0
when the pointer is NULL]

Signed-off-by: Pavel Borzenkov <>
Signed-off-by: Stefan Hajnoczi <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences