vat: remove #if BUILTIN from vat_main_t definition 45/20745/2
authorDave Barach <dave@barachs.net>
Fri, 19 Jul 2019 12:25:37 +0000 (08:25 -0400)
committerFlorin Coras <florin.coras@gmail.com>
Fri, 19 Jul 2019 14:42:43 +0000 (14:42 +0000)
Otherwise, vat plugins will be confused about the offset from &vat_main
of the vlib_main_t * pointer, leading to NULL pointer crashes.

Type: fix

Change-Id: I7298b7ce8c000217ed7fdd2e97a3cbf978464377
Signed-off-by: Dave Barach <dave@barachs.net>

No differences found