]> git.puffer.fish Git - mirror/frr.git/commit
lib: fix array sizes for capability map 600/head
authorQuentin Young <qlyoung@cumulusnetworks.com>
Mon, 22 May 2017 02:26:16 +0000 (02:26 +0000)
committerQuentin Young <qlyoung@cumulusnetworks.com>
Mon, 22 May 2017 02:32:12 +0000 (02:32 +0000)
commitfb12f2c75f812a546b891266ee7a278ecc1804e3
treeebbf6480815e2cf0ca1032ab990c52acc51c9e9c
parentf1deac618b5ff78657d04f443a74799881b76e21
lib: fix array sizes for capability map

incorrect array sizes causing out of bounds read and potentially
incorrect capability settings

introduced in 1b322039

Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
lib/privs.c