Wireshark-commits: [Wireshark-commits] master 0aa5f6c: idl2wrs: fix more bad strndups

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 17 Jun 2016 06:08:39 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0aa5f6c6c70959c24caee61a88889b1b86d610f1
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

0aa5f6c by Peter Wu (peter@xxxxxxxxxxxxx):

    idl2wrs: fix more bad strndups
    
    Fixed another g_strndup case that truncated the name and replaced more
    by strdups when possible.
    
    Change-Id: Id7ce4d82da9fb1d0071bc7a6b4e7c2062bf77f55
    Reviewed-on: https://code.wireshark.org/review/15988
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  22fb7a5   mswsp: Remove null check (CID1355407)
    adds  0aa5f6c   idl2wrs: fix more bad strndups


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