Wireshark-commits: [Wireshark-commits] rev 52082: /trunk/epan/dissectors/ /trunk/epan/dissectors/:
Date: Sun, 15 Sep 2013 20:18:57 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=52082

User: eapache
Date: 2013/09/15 01:18 PM

Log:
 Simplification I noticed while reviewing the wmem conversion: there's no need to
 strdup the string built in a strbuf if the scope is the same. Remove the
 thoroughly unnecessary temporary variable as well.

Directory: /trunk/epan/dissectors/
  Changes    Path               Action
  +4 -8      packet-radius.c    Modified