Re: [Wireshark-dev] nstime_t, time_t, typecasts

2011-05-28 Thread Marc Petit-Huguenin
Martin Kaiser wrote: >Hello Guy, all, > >thanks for your feedback. > >Thus wrote Guy Harris (g...@alum.mit.edu): > >> > In order to populate the nstime_t, I set the seconds directly, e.g. > >> > nstime_t my_time; >> > my_time.secs = tvb_get_guint8(tvb, offset); > >> > Is this portable enough wi

[Wireshark-dev] buildbot failure in Wireshark (development) on Windows-7-x64

2011-05-28 Thread buildbot-no-reply
The Buildbot has detected a new failure of Windows-7-x64 on Wireshark (development). Full details are available at: http://buildbot.wireshark.org/trunk/builders/Windows-7-x64/builds/1977 Buildbot URL: http://buildbot.wireshark.org/trunk/ Buildslave for this Build: windows-7-x64 Build Reason:

[Wireshark-dev] bug #5955

2011-05-28 Thread Martin Kaiser
Dear wireshark developers, may I ask you to consider merging bug 5955 before 1.6.0rc2 is published? The bug is about the DVB-CI session layer where close_session_request spdus aren't dissected correctly but an exception is thrown instead. The fix is trivial (test message is attached to the bug