Fix used-before-set in vl_api_bridge_flags_t_handler 80/16680/1
authorDave Barach <dave@barachs.net>
Thu, 3 Jan 2019 14:30:00 +0000 (09:30 -0500)
committerDave Barach <dave@barachs.net>
Thu, 3 Jan 2019 14:51:42 +0000 (09:51 -0500)
The aarch64 cross-compiler complains about this when building an
optimized image. So we fix it...

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

No differences found