nasty bug in 1.61

Inizio della pagina
Delete this message
Reply to this message
Autore: T. William Wells
Data:  
To: exim-users
Oggetto: nasty bug in 1.61
Verify_setup_hostlist uses the string_*inlist functions to control
a loop. This loop can call host_find_byname -- which uses those
same functions, causing them to lose their state. This one is a
showstopper for me....