Wireshark-commits: [Wireshark-commits] master c205bce: proto.c use g_list_prepend when adding heuri
      
      
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c205bce8ef2922cc0f0dc28c6593e640ac8a49b9
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
c205bce by AndersBroman (anders.broman@xxxxxxxxxxxx):
    proto.c use g_list_prepend when adding heuristic dissectors and plugins.
    
    Change-Id: If55938f0bad556a002fc85466c0b4f0e904991dc
    Reviewed-on: https://code.wireshark.org/review/17981
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    
Actions performed:
    from  b3166fd   TLS: Fix indent of SNI hello extension
    adds  c205bce   proto.c use g_list_prepend when adding heuristic dissectors and plugins.
Summary of changes:
 epan/proto.c |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)