K 10 svn:author V 2 ae K 8 svn:date V 27 2019-07-12T09:48:42.666910Z K 7 svn:log V 351 Correctly truncate the rule in case when it has several action opcodes. It is possible, that opcode at the ACTION_PTR() location is not real action, but action modificator like "log", "tag" etc. In this case we need to check for each opcode in the loop to find O_EXTERNAL_ACTION. Obtained from: Yandex LLC MFC after: 1 week Sponsored by: Yandex LLC END