oledb32: Remove the trailing semicolon.
commitc2571f23a903b840e6469cdf51ebd0f3e375c7ee
authorZhiyi Zhang <zzhang@codeweavers.com>
Mon, 20 Nov 2023 07:27:50 +0000 (20 15:27 +0800)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 23 Nov 2023 15:18:17 +0000 (23 16:18 +0100)
tree1a4768ee49661ec449356887a74093d38378737a
parent23b556c55a2873438f29f84c82a15d7168a215e1
oledb32: Remove the trailing semicolon.

Also, this fixes an out-of-bounds write because the space for the terminating '\0' wasn't included previously.
dlls/oledb32/datainit.c