On 2017-02-04 at 10:56:14 +0100, Vadim Kochan <vadi...@gmail.com> wrote: > GeoIP_record_by_ipnum{,_v6} returns allocated pointer to > GeoIPRecord with allocated city, region & postal_code which is > not freed after the call. > > Fixed by xstrdup-ing required GeoIPRecord member (city/region) and > after calling GeoIPRecord_delete to free the geoip record. > > Ofcourse it is needed to also free obtained city/region in netsniff-ng, > astraceroute & flowtop tools. > > Fixes: #169 > Signed-off-by: Vadim Kochan <vadi...@gmail.com>
Applied, thanks. -- You received this message because you are subscribed to the Google Groups "netsniff-ng" group. To unsubscribe from this group and stop receiving emails from it, send an email to netsniff-ng+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.