Re: [PATCH 2/2] pfinet: check MAP_FAILED immediately after mmap in S_pfinet_getroutes
Samuel Thibault <[email protected]>
| Newsgroups | gmane.os.hurd.bugs |
|---|---|
| Organization | I am not organized |
| Message-ID | <aiWnnTW1St-RtQm6@end> |
Hello, Sophiel Zhou, le lun. 08 juin 2026 01:03:32 +0800, a ecrit: > - /* Should use errno here, but glue headers #undef errno */ Please keep this comment, this is really important to explain why not just returning errno (which I was wondering when reviewing patch 1, please copy the comment over to that patch too) Samuel