« Previous | Next » 

Revision cb6d3ca0

IDcb6d3ca07b8f62b47ef30c6a92caa3e8bd71248b

Added by Kevin Wolf about 14 years ago

block: Fix multiwrite error handling

When two requests of the same multiwrite batch fail, the callback of all
requests in that batch were called twice. This could have any kind of nasty
effects, in my case it lead to use after free and eventually a segfault.

Signed-off-by: Kevin Wolf <>
Signed-off-by: Aurelien Jarno <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences