Wireshark-commits: [Wireshark-commits] rev 49564: /trunk/epan/ /trunk/epan/: expert.c
Date: Fri, 24 May 2013 19:14:09 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=49564

User: morriss
Date: 2013/05/24 12:14 PM

Log:
 expert_add_info(): we can't use va_start()/va_end() so don't try to use a va_list (which isn't used by the called function) either.

Directory: /trunk/epan/
  Changes    Path          Action
  +1 -3      expert.c      Modified