Re: found a bug in bind9.7.3

2011-11-30 Thread Michael Graff
Hello 张海阔, I've opened a bug ticket for this one. I don't know that bind-users is a good place to continue discussions, but consider perhaps bind-workers (which is more for coders). I'll send you a link to the bug in separate message. --Michael On Nov 30, 2011, at 6:09 AM, 张海阔 wrote: > hell

found a bug in bind9.7.3

2011-11-30 Thread 张海阔
hello, bind-users, I found a bug at openssl patch in bind 9.7.3. pk11_active_add function should be called with the active list lock protection in pk11_get_private_rsa_key function at hw_pk11so_pub.c file, but it is not locked. the other question is that why pFuncList->C_Finalize is commented in