citadel_ipc.c: when fetching an expire policy, the command buffer needs to be
authorArt Cancro <ajc@citadel.org>
Thu, 15 Mar 2007 16:42:50 +0000 (16:42 +0000)
committerArt Cancro <ajc@citadel.org>
Thu, 15 Mar 2007 16:42:50 +0000 (16:42 +0000)
commit0fec3ca614e475800a40db2e066234c6533079fb
treea1ebe823e69f43f23974527b73ff1bdc866b79d1
parenta639cabf5af95f2e67e54e8eea95841520eaff66
citadel_ipc.c: when fetching an expire policy, the command buffer needs to be
more than 11 bytes, otherwise the string "GPEX mailboxes" smashes the stack.
citadel/citadel_ipc.c