pv-wrap: Don't try to construct a sysroot for a NULL path
-
pv-wrap: Don't try to construct a sysroot for a NULL path
The SrtSysroot passes it to a function that is annotated as not validly accepting NULL, which is caught by recent functions of UBSan. In practice _srt_sysroot_new() would have returned NULL in this situation anyway.
Fixes: 1d08d563 "pv-wrap: Use a SrtSysroot to represent the interpreter root"
-
SrtSysroot: Add precondition checks
Merge request reports
Activity
added Regression Release blocker pressure-vessel labels
requested review from @denittis
assigned to @smcv
added To review label
mentioned in merge request !634 (merged)
mentioned in merge request !635 (merged)
mentioned in merge request !606
mentioned in commit 1d78f00b
Please register or sign in to reply