URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=dbfd53cd60ed9f748b25a293a36893ee828f89d4
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
dbfd53c by Gerald Combs (gerald@xxxxxxxxxxxxx):
epan: Ignore SIGPIPE.
We need to ignore SIGPIPE whenever we use maxmind_db. Do so in
epan_init.
Ping-Bug: 14494
Change-Id: I4372935e371a94c02a79050d59b2e3ee1ba04fee
Reviewed-on: https://code.wireshark.org/review/26369
Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Actions performed:
from ce46a02 ieee80211: A few cleanups of the HotSpot 2.0 dissection.
adds dbfd53c epan: Ignore SIGPIPE.
Summary of changes:
epan/epan.c | 10 ++++++++++
wireshark-qt.cpp | 9 ---------
2 files changed, 10 insertions(+), 9 deletions(-)