Charge each listed TLV occurrence against the reassembly cap, and file the unknown-tag gap
Mirror / push (push) Has been cancelled
Test / lint (pull_request) Successful in 28s
Test / test (18) (pull_request) Successful in 36s
Test / test (20) (pull_request) Successful in 30s
Test / test (22) (pull_request) Successful in 30s
Test / test (24) (pull_request) Successful in 34s
Test / test (26) (pull_request) Successful in 35s

This commit is contained in:
2026-09-24 00:24:35 +02:00
parent a885913ecb
commit 2476684f24
4 changed files with 25 additions and 8 deletions
-1
View File
@@ -262,7 +262,6 @@ export function objToPdu<C extends CommandName>(obj: PduObjectInput<C>): Result<
);
}
function readParams(
cmdName: CommandName,
pdu: Buffer,