commit | 6b66025f6f3e48d182e8d6aeb989d0f39eb551e3 | [log] [tgz] |
---|---|---|
author | Mark Salyzyn <salyzyn@google.com> | Thu Oct 09 14:14:54 2014 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Thu Oct 09 14:14:55 2014 +0000 |
tree | 185dfbcd2b62721900ce85bddaaf33f5bf6effd3 | |
parent | 47d244165751f0fa03e63a8b7aa44b50c5f3bf88 [diff] | |
parent | 89fa114e2a52f652bb12eca03941b269591290d3 [diff] |
Merge "fs_mgr: fix build breakage"
diff --git a/fs_mgr/fs_mgr_verity.c b/fs_mgr/fs_mgr_verity.c index 1d2e43f..a3023a6 100644 --- a/fs_mgr/fs_mgr_verity.c +++ b/fs_mgr/fs_mgr_verity.c
@@ -371,6 +371,7 @@ 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,