Wireshark-commits: [Wireshark-commits] master d3e50fe: buffer: add g_assert to all functions.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 01 Feb 2018 07:21:22 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d3e50fedf744a7fbef9535c750f0eafe5f6f83b7
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

d3e50fe by Dario Lombardo (lomato@xxxxxxxxx):

    buffer: add g_assert to all functions.
    
    This pacify clang warnings as well.
    
    Change-Id: I5d61a82bfc43b93281f0d0caabcb7109c849788b
    Reviewed-on: https://code.wireshark.org/review/25518
    Petri-Dish: Dario Lombardo <lomato@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  dd3b82e   oss-fuzzshark: test code to debug some oss-fuzz assert fails.
    adds  d3e50fe   buffer: add g_assert to all functions.


Summary of changes:
 wsutil/buffer.c | 11 +++++++++++
 1 file changed, 11 insertions(+)