[Bug 1363] nft: invalid octals silently parsed as zero

bugzilla-daemon at netfilter.org bugzilla-daemon at netfilter.org
Fri Jan 10 12:03:07 CET 2020


https://bugzilla.netfilter.org/show_bug.cgi?id=1363

Pablo Neira Ayuso <pablo at netfilter.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED

--- Comment #1 from Pablo Neira Ayuso <pablo at netfilter.org> ---
We are exposing the semantics of mpz_set_str():

https://gmplib.org/manual/Assigning-Integers.html

Probably mpz_set_str() does not bails out with 099, I have to test.

We should probably document this OR disregard octal notation.

-- 
You are receiving this mail because:
You are watching all bug changes.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.netfilter.org/pipermail/netfilter-buglog/attachments/20200110/d5cccdb1/attachment.html>


More information about the netfilter-buglog mailing list