URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=73c7addfa653788c6555163a35775c441f8d0958
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
73c7add by Guy Harris (guy@xxxxxxxxxxxx):
Move the routine to get memory information to wsutil.
Change-Id: I94717cec5a464166585b258a83f8ccdaccf8d5ff
Reviewed-on: https://code.wireshark.org/review/2525
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 3c96970 Get rid of trailing blank lines.
adds 73c7add Move the routine to get memory information to wsutil.
Summary of changes:
version_info.c | 16 ++-------------
wsutil/CMakeLists.txt | 1 +
wsutil/Makefile.common | 2 ++
epan/tvbuff_base64.c => wsutil/mem_info.c | 30 +++++++++++++++--------------
wsutil/{cpu_info.h => mem_info.h} | 14 +++++++-------
5 files changed, 28 insertions(+), 35 deletions(-)
copy epan/tvbuff_base64.c => wsutil/mem_info.c (65%)
copy wsutil/{cpu_info.h => mem_info.h} (78%)