Closed ryanuber closed 10 years ago
stat object (passed by reference) is not set if the znode queried contains a NULL. This just moves the RETURN_NULL call below the point where the reference is updated. Fixes #29
RETURN_NULL
stat object (passed by reference) is not set if the znode queried contains a NULL. This just moves the
RETURN_NULL
call below the point where the reference is updated. Fixes #29