commit | 22cc37a943832c948808884604ec6f5ff2594c1d | [log] [tgz] |
---|---|---|
author | Lars Ellenberg <lars.ellenberg@linbit.com> | Tue Sep 14 20:40:41 2010 +0200 |
committer | Philipp Reisner <philipp.reisner@linbit.com> | Thu Oct 14 18:38:49 2010 +0200 |
tree | 5c0784f0010421c45c4fd847dac8692d03f399e6 | |
parent | af85e8e83d160f72a10e4467852646ac08614260 [diff] |
drbd: fix unlikely access after free and list corruption Various cleanup paths have been incomplete, for the very unlikely case that we cannot allocate enough bios from process context when submitting on behalf of the peer or resync process. Never observed. Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com> Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>