Wireshark-commits: [Wireshark-commits] master a02e90d: filesystem.c: Don't constify mallocated poin

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 23 Jul 2016 12:44:52 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a02e90da41a92baf909865e2361fb6701d0a8432
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

a02e90d by João Valverde (joao.valverde@xxxxxxxxxxxxxxxxxx):

    filesystem.c: Don't constify mallocated pointer
    
    Change-Id: I8991682bda256c5e1c09a303b0243e240b276101
    Reviewed-on: https://code.wireshark.org/review/16602
    Petri-Dish: João Valverde <j@xxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Dario Lombardo <lomato@xxxxxxxxx>
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  c9329ff   Suggest using a task dialog, so we can label the buttons.
    adds  a02e90d   filesystem.c: Don't constify mallocated pointer


Summary of changes:
 wsutil/filesystem.c |   27 ++++++++++++---------------
 1 file changed, 12 insertions(+), 15 deletions(-)