]> git.ipfire.org Git - thirdparty/nftables.git/commit
scanner: remove parser_state->indesc_idx
authorLaurent Fasnacht <fasnacht@protonmail.ch>
Mon, 10 Feb 2020 10:17:28 +0000 (10:17 +0000)
committerPablo Neira Ayuso <pablo@netfilter.org>
Thu, 13 Feb 2020 12:03:53 +0000 (13:03 +0100)
commit4a7a152105be6513a096f6a502b6eabe4d9befc3
tree515d5466dcbda26b7f1c94244d8068455983bc4d
parent10aaa1130c2a574c8eebb0593651a9ee54db1021
scanner: remove parser_state->indesc_idx

Now that we have a proper stack implementation, we don't need an
additional counter for the number of buffer state pushed.

Signed-off-by: Laurent Fasnacht <fasnacht@protonmail.ch>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
include/parser.h
src/scanner.l