URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=112828bb558268f2d3978a7fc8cbceee0fdaea94
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
112828b by Graham Bloice (graham.bloice@xxxxxxxxxxxxx):
file-util: fix possible null reference from code analysis
Change-Id: I9b0c6b118b5f866abc969a437bbd9b9a28271bf0
Reviewed-on: https://code.wireshark.org/review/32841
Petri-Dish: Guy Harris <guy@xxxxxxxxxxxx>
Reviewed-by: Graham Bloice <graham.bloice@xxxxxxxxxxxxx>
Petri-Dish: Graham Bloice <graham.bloice@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 73e401a extcap: Do not crash on invalid values
add 112828b file-util: fix possible null reference from code analysis
Summary of changes:
wsutil/file_util.c | 40 +++++++++++++++++++++-------------------
1 file changed, 21 insertions(+), 19 deletions(-)