[Wireshark-commits] buildbot failure in Wireshark (development) on Windows Server 2012 R2 x64

2016-12-07 Thread buildbot-no-reply
The Buildbot has detected a new failure on builder Windows Server 2012 R2 x64 while building wireshark. Full details are available at: http://buildbot.wireshark.org/wireshark-master/builders/Windows%20Server%202012%20R2%20x64/builds/2384 Buildbot URL:

[Wireshark-commits] buildbot failure in Wireshark (development) on OSX 10.6 x64

2016-12-07 Thread buildbot-no-reply
The Buildbot has detected a new failure on builder OSX 10.6 x64 while building wireshark. Full details are available at: http://buildbot.wireshark.org/wireshark-master/builders/OSX%2010.6%20x64/builds/12740 Buildbot URL: http://buildbot.wireshark.org/wireshark-master/ Buildslave for this

[Wireshark-commits] buildbot failure in Wireshark (development) on Visual Studio Code Analysis

2016-12-07 Thread buildbot-no-reply
The Buildbot has detected a new failure on builder Visual Studio Code Analysis while building wireshark. Full details are available at: http://buildbot.wireshark.org/wireshark-master/builders/Visual%20Studio%20Code%20Analysis/builds/17722 Buildbot URL:

[Wireshark-commits] master e2c26ff: Don't use a local variable's address in set_address().

2016-12-07 Thread Wireshark code review
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e2c26ff90c6aee381c3af0c33253dcfa5631bb43 Submitter: Guy Harris (g...@alum.mit.edu) Changed: branch: master Repository: wireshark Commits: e2c26ff by Guy Harris (g...@alum.mit.edu): Don't use a local variable's address

[Wireshark-commits] master 37eead0: Revert "Temporarily break up complicated expression into a bunch of separate ifs."

2016-12-07 Thread Wireshark code review
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=37eead0f603e8129702384a0798410d6c0b0884b Submitter: Guy Harris (g...@alum.mit.edu) Changed: branch: master Repository: wireshark Commits: 37eead0 by Peter Wu (pe...@lekensteyn.nl): Revert "Temporarily break up

[Wireshark-commits] master 92a2c18: Revert "Don't use a local variable's address in set_address()."

2016-12-07 Thread Wireshark code review
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=92a2c184b09ce41a1ab717963750bb5543099742 Submitter: Guy Harris (g...@alum.mit.edu) Changed: branch: master Repository: wireshark Commits: 92a2c18 by Guy Harris (g...@alum.mit.edu): Revert "Don't use a local variable's

[Wireshark-commits] master 983334f: The version lists are sequences of 1-byte integers, not strings.

2016-12-07 Thread Wireshark code review
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=983334fc1e6f95c88b9e35176feedf66d9dd484d Submitter: Guy Harris (g...@alum.mit.edu) Changed: branch: master Repository: wireshark Commits: 983334f by Guy Harris (g...@alum.mit.edu): The version lists are sequences of

[Wireshark-commits] master fa47c36: extcap: Separate dirname and file with G_DIR_SEPARATOR_S.

2016-12-07 Thread Wireshark code review
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=fa47c368c6ea29c71e7a0d80aa42f8632f335fb8 Submitter: Michael Mann (mman...@netscape.net) Changed: branch: master Repository: wireshark Commits: fa47c36 by Stig Bjørlykke (s...@bjorlykke.org): extcap: Separate dirname

[Wireshark-commits] master 0af0532: Qt: Fixup the currentOutputDeviceName Q_PROPERTY.

2016-12-07 Thread Wireshark code review
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0af0532ccd9e39372f13238c63519fb04977974f Submitter: Michael Mann (mman...@netscape.net) Changed: branch: master Repository: wireshark Commits: 0af0532 by Gerald Combs (ger...@wireshark.org): Qt: Fixup the

[Wireshark-commits] master 49fcee3: Qt: don't append a second extension to save file names

2016-12-07 Thread Wireshark code review
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=49fcee3fcb997036f8677af081a5cbecab7c07e0 Submitter: Gerald Combs (ger...@wireshark.org) Changed: branch: master Repository: wireshark Commits: 49fcee3 by Роман Донченко (d...@corrigendum.ru): Qt: don't append a second

[Wireshark-commits] master f39389e: packet-rpcrdma: Fix selection size in chunk list dissectors

2016-12-07 Thread Wireshark code review
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f39389e945e11a82905bc5b71ada85f3b90e9bab Submitter: Anders Broman (a.broma...@gmail.com) Changed: branch: master Repository: wireshark Commits: f39389e by Chuck Lever (chuck.le...@oracle.com): packet-rpcrdma: Fix

[Wireshark-commits] master 1dde01c: Fix: Allocate new string for export object entry to prevent crash when memory is freed

2016-12-07 Thread Wireshark code review
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1dde01cd9fd0b2f69fef5fa95d79a50983e3f4a7 Submitter: Michael Mann (mman...@netscape.net) Changed: branch: master Repository: wireshark Commits: 1dde01c by bwhitn (brian.m.whit...@outlook.com): Fix: Allocate new string

[Wireshark-commits] master-2.2 8c1819b: RTCP: Bugfix MS Video Source Request dissection

2016-12-07 Thread Wireshark code review
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8c1819bbaa1e53273c6f89107b7a4fc6ccb1d5f3 Submitter: Michael Mann (mman...@netscape.net) Changed: branch: master-2.2 Repository: wireshark Commits: 8c1819b by Michael Mann (mman...@netscape.net): RTCP: Bugfix MS Video

[Wireshark-commits] master dde3137: Fix ZigBee End Device Timeout enumeration

2016-12-07 Thread Wireshark code review
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=dde31375270fac9856f6908da30355e77a97758d Submitter: Michael Mann (mman...@netscape.net) Changed: branch: master Repository: wireshark Commits: dde3137 by Chris Brandson (chris.brand...@gmail.com): Fix ZigBee End

[Wireshark-commits] master-2.0 2db54cf: RTCP: Bugfix MS Video Source Request dissection

2016-12-07 Thread Wireshark code review
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2db54cf458bd0ffa828733f2ef4a23698311fd61 Submitter: Michael Mann (mman...@netscape.net) Changed: branch: master-2.0 Repository: wireshark Commits: 2db54cf by Michael Mann (mman...@netscape.net): RTCP: Bugfix MS Video

[Wireshark-commits] master b9a1fd5: Bluetooth: SMP: Use bitmask fields

2016-12-07 Thread Wireshark code review
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b9a1fd5bd63be58243dd973c8c842f10e9833f00 Submitter: Michael Mann (mman...@netscape.net) Changed: branch: master Repository: wireshark Commits: b9a1fd5 by Michal Labedzki (michal.labed...@tieto.com): Bluetooth: SMP:

[Wireshark-commits] master cd4540b: packet-tns: add Set Protocol dissection.

2016-12-07 Thread Wireshark code review
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=cd4540b260040f08a5e814fab4c60e001501f8cb Submitter: Michael Mann (mman...@netscape.net) Changed: branch: master Repository: wireshark Commits: cd4540b by Alexandr Savca (s.ale...@mail.ru): packet-tns: add Set Protocol

[Wireshark-commits] master 5e3f823: packet-rpcrdma: Select correct size of transport header

2016-12-07 Thread Wireshark code review
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5e3f8236b9945eac9105b65a14488374aa7a836f Submitter: Anders Broman (a.broma...@gmail.com) Changed: branch: master Repository: wireshark Commits: 5e3f823 by Chuck Lever (chuck.le...@oracle.com): packet-rpcrdma: Select