python-ad
python-ad copied to clipboard
bug in krb5.c file
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