ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master 1cde318: Fix for very big pid and tid numbers in logc

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 21 Nov 2014 07:50:44 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1cde31811793432cf4b9c307b51bc5d989925dd8
Submitter: Michal Labedzki (michal.labedzki@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

1cde318 by Michał Orynicz (michal.orynicz@xxxxxxxxx):

    Fix for very big pid and tid numbers in logcat_text
    
    There can be no space after pid colon if tid is big enough
    in logcat long format.
    
    Change-Id: I8e03e78c88e4bef1a5fdb3a04b77f58fa7d055bc
    Reviewed-on: https://code.wireshark.org/review/5411
    Reviewed-by: Michal Labedzki <michal.labedzki@xxxxxxxxx>
    

Actions performed:

    from  1d8673c   Move text logcat regex strings to shared header
    adds  1cde318   Fix for very big pid and tid numbers in logcat_text


Summary of changes:
 wiretap/logcat_text.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)