> Add a check to ensure that a sb_getblk() call did not return NULL before copying data. How do you think about another refinement for such a change description? Detect a failed sb_getblk() call (before copying data) so that null pointer dereferences should not happen any more. Regards, Markus