URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=241967f46e5d0692513ae4f170939cc0ec5c4234
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
241967f by Stig Bjørlykke (stig@xxxxxxxxxxxxx):
erf: Use g_get_real_time() to get real time
Use g_get_real_time() to get real time because GTimeVal and g_get_current_time()
was deprecated in glib 2.62.
Change-Id: I78fee34e2f5b634c91c6420b01915cfc070f38a4
Reviewed-on: https://code.wireshark.org/review/34468
Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from aa3c508 wsjson.c: do not leak memory when checking input buffer in json_validate()
add 241967f erf: Use g_get_real_time() to get real time
Summary of changes:
wiretap/erf.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)