Re: [PATCH 5/8] fstatat etc.: fix wrong machine code for calls
Bruno Haible via Gnulib discussion list <[email protected]>
| Newsgroups | gmane.comp.lib.gnulib.bugs |
|---|---|
| Organization | GNU |
| Message-ID | <2207043.bB369e8A3T@nimes> |
Paul Eggert wrote: > ... assume that the calls’ arguments cannot be > null pointers. This assumption became false with the release of > Linux kernel 6.11 (2024). Wow. I'm impressed that you notice that. Is there a systematic way for us to notice such changes? Bruno