hurd S_msg_report_wait: Fix detecting fd ports
commitdba88fb3ed3e70d2ad797f447a2a894b0891a5d7
authorSamuel Thibault <samuel.thibault@ens-lyon.org>
Mon, 23 Nov 2020 00:25:26 +0000 (23 00:25 +0000)
committerSamuel Thibault <samuel.thibault@ens-lyon.org>
Mon, 23 Nov 2020 00:25:26 +0000 (23 00:25 +0000)
tree98b0b59387dd6ffbbe691284120ca3bd256f1230
parentc57fe5462ba5eb7331a223bbb7abd8ae273747c1
hurd S_msg_report_wait: Fix detecting fd ports

_hurd_init_dtable stays set to non-NULL, so we have to run through both
_hurd_init_dtable and _hurd_dtable.
hurd/report-wait.c