Commit fixes possible NULL pointer by adding check whether fru_bloc, returned from build_fru_bloc(), is NULL or not. If it is, print an error message and return (-1).