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
Hello, I found an error in your code,
python-ad/lib/ad/protocol/krb5.c
Line 146 - strncpy(p1, result_string->data, result_string->length);
invalid pointer, must be p2, causing segmentation error