Wireshark-commits: [Wireshark-commits] rev 46257: /trunk/epan/dissectors/ /trunk/epan/dissectors/:
Date: Wed, 28 Nov 2012 21:08:28 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=46257

User: guy
Date: 2012/11/28 01:08 PM

Log:
 Redo the MSTI stuff a bit, making a copy of total_msti_length at the
 time we start processing the MSTI messages and decrementing the copy;
 it's a bit clearer, and may make it easier to avoid the "uninitialized
 variable" problem.

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +6 -7      packet-bpdu.c    Modified