* When we encounter a compressed database record on a citserver built without compres...
authorArt Cancro <ajc@citadel.org>
Tue, 27 Jan 2009 20:24:57 +0000 (20:24 +0000)
committerArt Cancro <ajc@citadel.org>
Tue, 27 Jan 2009 20:24:57 +0000 (20:24 +0000)
commit2f58ab6f74735280dc60aa1449ba1195994982f9
tree6fb8514f1ad5c07e40cb0363ddf358a7a4d5012c
parentbb6c90d3e14341700313a1f7ba67909277dd0ae6
* When we encounter a compressed database record on a citserver built without compression support, abort() instead of returning bad data.
citadel/database.c