Debian Patches
Status for mdocml/1.14.6-3
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
recvmsg-hurd.patch | Pass non-null msghdr to recvmsg() The Hurd implementation of recvmsg() in glibc does not handle a NULL value for the msghdr parameter, crashing (and thus failing the test). . Since this is a simple existance test, and the actual mdocml code uses properly filled msghdr's, then pass it a valid one also in the existance test. . This is a workaround for what glibc ought to handle better (i.e. not crash and return EINVAL); use it to keep building mdocml while a proper fix is done in glibc. |
Pino Toscano <pino@debian.org> | no | debian | other, https://bugs.debian.org/cgi-bin/bugreport.cgi?att=1;bug=1086138;filename=recvmsg-hurd.diff;msg=5 | 2024-12-04 |