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 f1e036b: Cast the result of g_realloc().

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 01 Aug 2018 09:09:40 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f1e036b8697b59b8088ad2cc39012881cc62bf98
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

f1e036b by Guy Harris (guy@xxxxxxxxxxxx):

    Cast the result of g_realloc().
    
    That squelches warnings if C++ compatibility is being checked.
    
    Change-Id: Ia3dd9852df0fbf6353a84d299a385ef63c9f1acd
    Reviewed-on: https://code.wireshark.org/review/28920
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  c9ecb01   Kafka: add info when we lack decompression support
    adds  f1e036b   Cast the result of g_realloc().


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