« Previous | Next » 

Revision 1e1ea48d

ID1e1ea48d42e011b9bdd0d689d184e7cac4617b66

Added by Stefan Hajnoczi almost 15 years ago

block: Free iovec arrays allocated by multiwrite_merge()

A new iovec array is allocated when creating a merged write request.
This patch ensures that the iovec array is deleted in addition to its
qiov owner.

Reported-by: Leszek Urbanski <>
Signed-off-by: Stefan Hajnoczi <>
Signed-off-by: Kevin Wolf <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences