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(-)