URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a3ce2336b2a0e684a94d1e0046556bc0b42748f2
Submitter: Jaap Keuter (jaap.keuter@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
a3ce233 by Birol Capa (birol.capa@xxxxxxxxxxx):
PROFINET: Fix possibly passing a null pointer to function
A NULL pointer is possibly being passed to a function identified.
Change-Id: I87afb4fcd669451d94fecbcb827e7ff82d3e6740
Reviewed-on: https://code.wireshark.org/review/17950
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Jaap Keuter <jaap.keuter@xxxxxxxxx>
Actions performed:
from f72f937 pcep: Added rfc 7334 support. Updated PCEP-ERROR Object Error Types and Values base on Path Computation Element Protocol (PCEP) Numbers 2016-08-09 version
adds a3ce233 PROFINET: Fix possibly passing a null pointer to function
Summary of changes:
plugins/profinet/packet-dcerpc-pn-io.c | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)