Hide Forgot
The function state_from_req() can return NULL in case calloc(3) fails. However, the code using it never checks for NULL.
PATCH: http://patches.gluster.com/patch/725 in master (fuse-bridge: handle state allocation failure)