Wireshark-commits: [Wireshark-commits] master 7f937c9: Add tvb_ensure_bytes_exist64 to the API list
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 2 Aug 2014 18:55:32 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7f937c9bf72ffe1ca0e54ac87ff635cd1a873694
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

7f937c9 by Guy Harris (guy@xxxxxxxxxxxx):

    Add tvb_ensure_bytes_exist64 to the API list.
    
    I thought ws_symbol_export.h was supposed to eliminate API list files.
    Apparently it didn't, so we have to update this file every time we add a
    new API.
    
    Change-Id: I93dda6ccc992c79d52d2b460e818995e6332f1be
    Reviewed-on: https://code.wireshark.org/review/3363
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  f4d2421   Add a routine to check whether all bytes implied by a 64-bit length exist.
    adds  7f937c9   Add tvb_ensure_bytes_exist64 to the API list.


Summary of changes:
 debian/libwireshark0.symbols |    1 +
 1 file changed, 1 insertion(+)