Wireshark-commits: [Wireshark-commits] master ae127f2: Add Mac Roman and DOS CP437.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 12 Apr 2014 08:54:07 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ae127f23fad7ad085793b1a8cbe931e6c6c82626
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

ae127f2 by Guy Harris (guy@xxxxxxxxxxxx):

    Add Mac Roman and DOS CP437.
    
    Change-Id: Ib96f2cf4ea71cd0cc2c703d58b9d254bf4c1248a
    Reviewed-on: https://code.wireshark.org/review/1077
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  538429c   Fixes for numerous fuzz crashes - bug 9962.
    adds  ae127f2   Add Mac Roman and DOS CP437.


Summary of changes:
 epan/charsets.c |   40 ++++++++++++++++++++++++++++++++++++++++
 epan/charsets.h |    6 ++++++
 epan/proto.h    |    2 ++
 epan/tvbuff.c   |   16 ++++++++++++++++
 4 files changed, 64 insertions(+)