« Previous | Next » 

Revision 93897b9f

ID93897b9fd43548e9c15cf8bece2d9e5174b01fc7

Added by Kevin Wolf over 12 years ago

vmdk: Fix possible segfaults

Data we read from the disk isn't necessarily null terminated and may not
contain the string we're looking for. The code needs to be a bit more careful
here.

Signed-off-by: Kevin Wolf <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences