Comment 10 for bug 1651153

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/30015
Committed: http://github.org/Juniper/contrail-vrouter/commit/d109c091a3797b8ce4a6ca39b848348ff4bfbc8f
Submitter: Zuul (<email address hidden>)
Branch: R3.2

commit d109c091a3797b8ce4a6ca39b848348ff4bfbc8f
Author: Kumar Harsh <email address hidden>
Date: Thu Mar 30 14:12:12 2017 +0530

Terminate the long_options array with an entry that is all zeros,
to define end of parsing by getopt_long hence preventing segfault.

Change-Id: I018e5af02e5842d25494b2d93412c8c37dd4b316
Closes-Bug:#1651153