Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master-1.10 8a21c7a: Replace one more g_memmove with memmove

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 11 Mar 2014 16:56:00 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8a21c7ad27819caa370979b61168909e00b981b9
Submitter: Jeff Morriss (jeff.morriss.ws@xxxxxxxxx)
Changed: branch: master-1.10
Repository: wireshark

Commits:

8a21c7a by Evan Huus (eapache@xxxxxxxxx):

    Replace one more g_memmove with memmove, add a cast to make the Lua stuff
    compile.
    
    svn path=/trunk/; revision=54296
    
    Change-Id: Ia6a38fa16e74a9d39217cf06433786fb68653893
    Reviewed-on: https://code.wireshark.org/review/607
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    Tested-by: Jeff Morriss <jeff.morriss.ws@xxxxxxxxx>
    

Actions performed:

    from  965d24d   Fix incorrect file in epan/Makefile.am when build with ENABLE_STATIC
    adds  8a21c7a   Replace one more g_memmove with memmove, add a cast to make the Lua stuff compile.


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