Wireshark-commits: [Wireshark-commits] master d4985a5: idl2wrs: fix some glibc calls in favour of g

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 9 Nov 2015 11:28:14 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d4985a5acb63460797f4d009366a2038b0797570
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

d4985a5 by Dario Lombardo (lomato@xxxxxxxxx):

    idl2wrs: fix some glibc calls in favour of glib.
    
    This change should fix some complains from coverity.
    
    Change-Id: Ic46212e12892779b2aa0276e028fea2d9fbb6985
    Reviewed-on: https://code.wireshark.org/review/10545
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  47172e7   Qt: Start adjusting icon sizes dynamically.
    adds  d4985a5   idl2wrs: fix some glibc calls in favour of glib.


Summary of changes:
 epan/dissectors/dcerpc/idl2wrs.c |  673 +++++++++++++++++++-------------------
 1 file changed, 345 insertions(+), 328 deletions(-)