URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=cd204b5bdb7c960b59c8eaba4f3645cd93cb9a83
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
cd204b5 by Gerald Combs (gerald@xxxxxxxxxxxxx):
Try to keep capinfos+ASan from failing.
Set ASAN_OPTIONS=detect_leaks=0, otherwise all captures show up as
invalid in capinfos.
Change-Id: I4c2c1e52e9cd8b253cd4c01d0f8770294b66102e
Reviewed-on: https://code.wireshark.org/review/7757
Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
Actions performed:
from 44d1601 Don't try checksumming if we didn't capture all the data to be checksummed.
adds cd204b5 Try to keep capinfos+ASan from failing.
Summary of changes:
tools/test-common.sh | 3 +++
1 file changed, 3 insertions(+)