bmcweb: srcrev bump c47b845812..b295bf951f

Alan Kuo (1):
      Fix memory leak issue when opening the certificate file

Change-Id: Ib2f2ee4fbea5f9fe1d33a93a9b64d6d093c77d17
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index 4aa45ff..92bef7b 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -13,7 +13,7 @@
 SRC_URI = "git://github.com/openbmc/bmcweb.git"
 
 PV = "1.0+git${SRCPV}"
-SRCREV = "c47b845812c16495803a858a7bc63f5511daf27d"
+SRCREV = "b295bf951f391380e60234d0fe6df7ad4f5b00c9"
 
 S = "${WORKDIR}/git"