Wireshark-commits: [Wireshark-commits] master 4fd89b0: Logcat: Fix crashes when try to use logcat_t

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 20 Sep 2014 08:33:17 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4fd89b0ba1a3922f1e85b6379622d1ba2661a129
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

4fd89b0 by Michal Labedzki (michal.labedzki@xxxxxxxxx):

    Logcat: Fix crashes when try to use logcat_text open routine on binary file
    
    Change-Id: Ied0778af9d5ff0e49c6efd4ea9411ae1a72cb8e5
    Reviewed-on: https://code.wireshark.org/review/4190
    Petri-Dish: Michal Labedzki <michal.labedzki@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  e489df5   Don't assert that values fit in 32 bits if the NDR64 flag is set.
    adds  4fd89b0   Logcat: Fix crashes when try to use logcat_text open routine on binary file


Summary of changes:
 wiretap/logcat_text.c |   18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)