Hide Forgot
It may so happen that current frame might be unwound and local might be freed when waiting operations are resumed. Hence store the information of whether this frame belongs to an open call in a local variable, instead accessing the flag from local at the end of qr_open_cbk.
PATCH: http://patches.gluster.com/patch/1192 in master (performance/quick-read: Fix access of freed memory in qr_open_cbk.)