lib:param: Fix the size type in lp_do_parameter_parametric()
authorAndreas Schneider <asn@samba.org>
Wed, 21 Mar 2018 10:26:55 +0000 (11:26 +0100)
committerJeremy Allison <jra@samba.org>
Thu, 22 Mar 2018 00:54:08 +0000 (01:54 +0100)
commite0cf35aec23e2fa52a8a2c8b151a81175445efaf
tree062e7d456df36161969f90eef1abdf485f0abc93
parentb70bb81a191f57612b877564bcf2bae3ecdd1c24
lib:param: Fix the size type in lp_do_parameter_parametric()

This fixes compilation with -Wstrict-overflow=2

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Thu Mar 22 01:54:08 CET 2018 on sn-devel-144
lib/param/loadparm.c