]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
kclient: fix bad pointer arithmetic in messenger
authorSage Weil <sage@newdream.net>
Tue, 30 Sep 2008 19:58:17 +0000 (12:58 -0700)
committerSage Weil <sage@newdream.net>
Tue, 30 Sep 2008 19:58:17 +0000 (12:58 -0700)
commit1c886b78cc5ba93270cddb58a3387d5f746b911b
tree6c85a8d8f4753451f24ab3aa0d4a21acc5aa7894
parent91dd8ebed528b469f8ba318d2ce933684d682c16
kclient: fix bad pointer arithmetic in messenger

This was causing intermittent slab corruption when TCP fragmented the stream in unusual ways.
src/kernel/messenger.c