URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d8773b158a339d336f4b86077fc8cf7ec72d508a
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
d8773b1 by Pascal Quantin (pascal.quantin@xxxxxxxxx):
    MQ: fix crash at startup
    
    the array given to qsort algorithm must be alterable
    
    Change-Id: I811cade161b7635e9bc9e070c1ec37d2cce50d1f
    Reviewed-on: https://code.wireshark.org/review/6420
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    
Actions performed:
    from  c94192d   Netflow: add (hidden) root filters for each vendor with supported 'pie' entries
    adds  d8773b1   MQ: fix crash at startup
Summary of changes:
 epan/dissectors/packet-mq.c |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)