commit | 6b0aa188af2b8d2fead89fcba4f30d44fb08f835 | [log] [tgz] |
---|---|---|
author | Patrick Venture <venture@google.com> | Thu May 30 14:47:32 2019 -0700 |
committer | Patrick Venture <venture@google.com> | Thu May 30 14:47:32 2019 -0700 |
tree | 121ffb6e2b99cc30fb5ad67bd26c49f0559e31b1 | |
parent | 19f5d88b23486a402f2c66695b59760c64b305d3 [diff] [blame] |
bmc: firmware updatePending: close(session) Signed-off-by: Patrick Venture <venture@google.com> Change-Id: I27e7fc8176275f1c1ca4828b661ac89d6f4ddeed
diff --git a/firmware_handler.cpp b/firmware_handler.cpp index 2213aef..f6344d1 100644 --- a/firmware_handler.cpp +++ b/firmware_handler.cpp
@@ -633,6 +633,10 @@ * trigger verification. */ } + else if (item->second->activePath == updateBlobId) + { + /* nothing interesting. */ + } else { /* They are closing a data pathway (image, tarball, hash). */