pldm: srcrev bump 963c0fdf1a..3daf7a1ca0

Manojkiran Eda (1):
      libpldmresponder: fix a potential pldm crash

Change-Id: I8f6a04efb277b9d941ebde6bc43a1e308f9b9d08
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/pldm/pldm_git.bb b/meta-phosphor/recipes-phosphor/pldm/pldm_git.bb
index 5160929..7702e62 100644
--- a/meta-phosphor/recipes-phosphor/pldm/pldm_git.bb
+++ b/meta-phosphor/recipes-phosphor/pldm/pldm_git.bb
@@ -2,7 +2,7 @@
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
 SRC_URI = "git://github.com/openbmc/pldm;branch=master;protocol=https"
-SRCREV = "963c0fdf1aef305f266e00b2321fc244f89d0fa7"
+SRCREV = "3daf7a1ca0e317225e3c0cf821267e75726eabe8"
 
 SUMMARY = "PLDM Stack"
 DESCRIPTION = "Implementation of the PLDM specifications"