This is an automated email from the git hooks/post-receive script.
dgoulet pushed a change to branch main in repository tor.
from c080d8b922 Merge branch 'tor-gitlab/mr/577' new 1a19f82a90 ci: install llvm-symbolizer new faced20ddf Merge branch 'tor-gitlab/mr/565' new 851f551dd7 geoip: make geoip_get_country_by_* STATIC new 2a4663fee8 Merge branch 'tor-gitlab/mr/562' new 15e95c3bda Use tor_event_free instead of event_del+tor_free new 0f7a1f0351 Merge branch 'tor-gitlab/mr/561' new f9c3d38917 Fix typo in .gitlab-ci.yml new bae04e6a98 Merge branch 'tor-gitlab/mr/555'
The 8 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference.
Summary of changes: .gitlab-ci.yml | 4 +++- src/core/mainloop/mainloop.c | 12 ++---------- src/feature/control/getinfo_geoip.c | 5 +---- src/lib/geoip/geoip.c | 4 ++-- src/lib/geoip/geoip.h | 6 +++--- src/lib/malloc/malloc.h | 4 ++++ src/test/test_connection.c | 21 +++++---------------- 7 files changed, 20 insertions(+), 36 deletions(-)