am 3e64bf45: am af191cd1: am 6b66025f: Merge "fs_mgr: fix build breakage"

* commit '3e64bf45e65641c0dd946de6eefa552718f14c1c':
  fs_mgr: fix build breakage
This commit is contained in:
Mark Salyzyn 2014-10-09 14:30:31 +00:00 committed by Android Git Automerger
commit 714edda9f3
1 changed files with 1 additions and 0 deletions

View File

@ -399,6 +399,7 @@ int fs_mgr_setup_verity(struct fstab_rec *fstab) {
goto out;
}
verity_table = verity_table_signature = NULL;
// read the verity block at the end of the block device
if (read_verity_metadata(fstab->blk_device,
&verity_table_signature,