Commits
David Young committed f7fab27b25c
If the function-enter macro fails, return FAIL. Now the compiler can see that if H5FD__vfd_swmr_header_deserialize() succeeds, then the header that was passed in was actually initialized. This squashes a used-before-initialized warning from GCC.