python-prctl icon indicating copy to clipboard operation
python-prctl copied to clipboard

set_proctitle() causes SIGSEGV when argv is longer than 8192 bytes

Open cielavenir opened this issue 9 months ago • 0 comments

8192 is hardcoded in https://github.com/seveas/python-prctl/blob/main/_prctlmodule.c#L467

cielavenir avatar Mar 24 '25 08:03 cielavenir