Unverified Commit cd43073c authored by Anna Henningsen's avatar Anna Henningsen
Browse files

src: fix multiple AddLinkedBinding() calls

Singly-linked lists are extended at their tail, not their head.
This fixes using more than 2 linked addons at a time.

PR-URL: https://github.com/nodejs/node/pull/39012


Reviewed-By: default avatarShelley Vohr <codebytere@gmail.com>
Reviewed-By: default avatarMichaël Zasso <targos@protonmail.com>
Reviewed-By: default avatarRichard Lau <rlau@redhat.com>
parent 67d4a3f9
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment