ngie d38d5862c8 Fix get_int_via_sysctlbyname(..) on Jenkins
Initialize `oldlen` to the size of the value, instead of leaving the value
unitialized. Leaving it unitialized seems to work by accident on amd64 when
running 64-bit programs, but not on i386.

This matches patterns in use in other programs.

PR:		237458
Approved by:	emaste (mentor; implicit)
MFC after:	1 week
Tested on:	^/head (amd64), ^/stable/11 (i386)
2019-04-22 11:09:24 +00:00
..
2019-04-19 22:08:17 +00:00
2018-10-20 22:39:35 +00:00
2017-12-08 17:52:53 +00:00
2018-10-21 00:20:40 +00:00
2019-02-07 23:17:44 +00:00
2019-02-20 10:03:03 +00:00