Wireshark-commits: [Wireshark-commits] master 9d08ef3: Remove strcpy from wmem_strbuf.c
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 11 May 2016 03:16:58 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9d08ef3f634c4e26659c6a9dd4c3f1580715aeef
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

9d08ef3 by Michael Mann (mmann78@xxxxxxxxxxxx):

    Remove strcpy from wmem_strbuf.c
    
    This removes all strcpy calls from Wireshark provided code
    (only ones remaining are in lemon.c)
    
    Change-Id: I7a467fc3e10cc94c97196ecea3277a5375bc14b7
    Reviewed-on: https://code.wireshark.org/review/15347
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  4d3df66   Give FvalueToStringRepr a length parameter.
    adds  9d08ef3   Remove strcpy from wmem_strbuf.c


Summary of changes:
 epan/wmem/wmem_strbuf.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)