]> git.ipfire.org Git - thirdparty/bird.git/commit
Fixed memory bloating on kernel merge paths together with export filter.
authorJan Moskyto Matejka <mq@ucw.cz>
Wed, 12 Oct 2016 12:16:34 +0000 (14:16 +0200)
committerJan Moskyto Matejka <mq@ucw.cz>
Wed, 12 Oct 2016 12:22:01 +0000 (14:22 +0200)
commit2e7fb11a6e31324151c6db98df2fe26d2d6cffab
tree614023116ad8a93d61ca3884a4405ce2a6a24ada
parent9df52a98e2eae28f219510d4c3d65ec43a50c394
Fixed memory bloating on kernel merge paths together with export filter.

Some memory was being allocated from bad linpool, not from the given one
as they should.

Thanks to Madhu and Justin Cattle for reporting this.
nest/rt-table.c