Verify configuration version number before parsing
As the attempt to convert the dict used as json representation of the configuration into a configuration object already makes assumptions about the internal representation, verify the version before such an attempt. Fixes issue 783. Signed-off-by:Klaus Aehlig <aehlig@google.com> Reviewed-by:
Hrvoje Ribicic <riba@google.com>
Please register or sign in to comment