commit | 1a82394b172e0f77bb87f728772eaa4ef83a6920 | [log] [tgz] |
---|---|---|
author | Maxim Dounin <mdounin@mdounin.ru> | Mon May 30 21:25:45 2022 +0300 |
committer | Maxim Dounin <mdounin@mdounin.ru> | Mon May 30 21:25:45 2022 +0300 |
tree | e02d6b996a9a4a1876d1b569809fdffe7b033263 | |
parent | 9490dd342882464861f136cd6f8ba18a6dcc8c1c [diff] |
All known output headers can be linked lists now. The h->next pointer properly provided as NULL in all cases where known output headers are added. Note that there are 3rd party modules which might not do this, and it might be risky to rely on this for arbitrary headers.