From: Junio C Hamano Date: Thu, 23 Sep 2021 20:44:46 +0000 (-0700) Subject: Merge branch 'jk/strvec-typefix' X-Git-Tag: v2.34.0-rc0~134 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=91b2c793947e1ef39a022c520be28f3f7d72e674;p=thirdparty%2Fgit.git Merge branch 'jk/strvec-typefix' Correct nr and alloc members of strvec struct to be of type size_t. * jk/strvec-typefix: strvec: use size_t to store nr and alloc --- 91b2c793947e1ef39a022c520be28f3f7d72e674