You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ab_tree.cpp is linked twice into the gromox-http program image, since
ews.so and nsp.so each contain a copy from libgromox_abtree.a. Switch
abtree to .so.
==27140==ERROR: AddressSanitizer: odr-violation (0x7f69465b3b80):
[1] size=360 'AB' lib/ab_tree.cpp:19:4 in /home/ej/work/gromox/.libs/libgxh_ews.so.0
[2] size=360 'AB' lib/ab_tree.cpp:19:4 in /home/ej/work/gromox/.libs/libgxp_exchange_nsp.so.0
Fixes: gromox-2.40-22-gd4f1761ba
0 commit comments