]> git.ipfire.org Git - thirdparty/bird.git/commit
Fix type mixing in flowspec formatting
authorOndrej Zajicek (work) <santiago@crfreenet.org>
Thu, 18 May 2017 22:33:52 +0000 (00:33 +0200)
committerOndrej Zajicek (work) <santiago@crfreenet.org>
Thu, 18 May 2017 22:36:37 +0000 (00:36 +0200)
commitbb7aa06a48f52813a019861a0e06ce9fe4d20c4b
treed76aa2aa85c853d8eba243f5ffd4d041a67ff461
parente521150b8f6bed678527da1cf96e75026b86fe4f
Fix type mixing in flowspec formatting

Variable of u64 type was passed to vararg function as uint.
lib/flowspec.c