[Bug 276809] SEGFAULTs using libjail
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 04 Feb 2024 02:13:35 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276809 Mark Johnston <markj@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |Not A Bug Status|Open |Closed --- Comment #3 from Mark Johnston <markj@FreeBSD.org> --- (In reply to Fabiano Sidler from comment #2) The python representation of struct jailparam is incomplete. To access params[1], it needs to know the size of params[0], but JailParam's definition would yield an incorrect result. -- You are receiving this mail because: You are the assignee for the bug.