Wireshark-commits: [Wireshark-commits] master 5a4468c: Check for realloc() failing.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 09 Mar 2018 19:11:03 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5a4468ccafed43749a48a839ce227e030304745b
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

5a4468c by Guy Harris (guy@xxxxxxxxxxxx):

    Check for realloc() failing.
    
    Unlikely, but not impossible, and should squelch a VS Code Analyzer
    warning.
    
    Change-Id: I399c08896a3f08962ca46483d47ba5f6cbe4f28e
    Reviewed-on: https://code.wireshark.org/review/26400
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  8acf030   spdx: use consistent formatting for GPL-2.0-or-later
    adds  5a4468c   Check for realloc() failing.


Summary of changes:
 mmdbresolve.c | 4 ++++
 1 file changed, 4 insertions(+)