Wireshark-commits: [Wireshark-commits] master 078ba23: oids.c: Use wmem_strbuf instead of trying to
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 31 Jul 2016 15:31:56 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=078ba235aff3cf7d8622c657ee308098c81086ac
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

078ba23 by Michael Mann (mmann78@xxxxxxxxxxxx):

    oids.c: Use wmem_strbuf instead of trying to accommodate snprintf.
    
    Change-Id: I5222fbd07b7d1301386f7a206fef688793dd6be7
    Reviewed-on: https://code.wireshark.org/review/16802
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  7855160   lbm_uimflow_dlg.c: Pacify another GTK checkAPIs.pl warning.
    adds  078ba23   oids.c: Use wmem_strbuf instead of trying to accommodate snprintf.


Summary of changes:
 epan/oids.c |   23 ++++++-----------------
 1 file changed, 6 insertions(+), 17 deletions(-)