# Bug report https://github.com/python/cpython/blob/6daf42b28e1c6d5f0c1a6350cfcc382789e11293/Python/fileutils.c#L2161-L2162 can lead to use of uninitialized memory when `join_relfile` fails. https://github.com/python/cpython/blob/6daf42b28e1c6d5f0c1a6350cfcc382789e11293/Python/fileutils.c#L2197-L2199 in combination with https://github.com/python/cpython/blob/6daf42b28e1c6d5f0c1a6350cfcc382789e11293/Modules/getpath.c#L450 leads to a nullptr dereference. <!-- gh-linked-prs --> ### Linked PRs * gh-102282 * gh-103040 <!-- /gh-linked-prs -->