Wireshark-commits: [Wireshark-commits] master-1.12 087b6a6: Some other places that needed buffer_ -

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 4 Aug 2014 06:59:42 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=087b6a658776c2a1f5a214205cddf54e1670ff0f
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark

Commits:

087b6a6 by Guy Harris (guy@xxxxxxxxxxxx):

    Some other places that needed buffer_ -> tagbuffer_.
    
    ("Namespaces" in C code - more fun than a barrel full of rabid monkeys on
    crack.)
    
    Change-Id: Idb0fafd9c59c55407530f8626ecdc8edef33154b
    Reviewed-on: https://code.wireshark.org/review/3404
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  bb25002   Try to detect overflow without causing signedness warnings.
    adds  087b6a6   Some other places that needed buffer_ -> tagbuffer_.


Summary of changes:
 epan/wslua/lrexlib_algo.h |   36 ++++++++++++++++++------------------
 1 file changed, 18 insertions(+), 18 deletions(-)