On Mon, 2024-09-16 at 17:11 -0400, Benjamin Marzinski wrote: > > I'm not sure what this is and I've been entirely unable to reproduce > it > using Fedora 40 and clang 18.1.8 (the current f40 version of clang). > It > seems pretty obvious that I has nothing to do with my patchset. It > looks like it's related to the renaming open() issues. Given the > > "%s() has remaining non-returned values." > > and > > "__wrap___open64_2: '%s' parameter still has values that haven't been > checked." > > messages, I'm guessing something other than __open64_2() was called. > But > like I said, I can't reproduce this. OK, I'll double check. I don't recall seeing this before your patch set, but that can have multiple reasons. Martin