30 Oct
2013
30 Oct
'13
8:23 a.m.
ST Wong (ITSC) wrote:
Right. It's strange that inst->tls_require_cert becomes null (or undefined) in the middle (yes, due to memory corruption and caused segmentation fault). Any hint on how to locate the line(s) that cause the problem? I'm playing with valgrind but not sure if it's the way to go. Thanks.
Use valgrind. There's really not much else you can do. Alan DeKok.