[Date Prev][Date Next] [Chronological] [Thread] [Top]

slapi crasher on unbind (ITS#2461)



Full_Name: Howard Chu
Version: HEAD
OS: Linux
URL: 
Submission from: (NULL) (24.126.120.178)
Submitted by: hyc


initConnectionPB sometimes accesses freed memory when called from
slapi_x_pblock_set_operation during backend_unbind. It seems that
conn->c_sock_name.bv_val got freed before the unbind was fully processed.