diff options
author | Nathan Bossart | 2024-03-18 01:16:15 +0000 |
---|---|---|
committer | Nathan Bossart | 2024-03-18 01:16:15 +0000 |
commit | 949300402bde06699a23f216e26343e3503ba78b (patch) | |
tree | b85266b387e568130d8a0a9317c4e8f0adcb8538 /src/tools/git-external-diff | |
parent | d6607016c738a5ccdd9422f3c11778903a03cdbb (diff) |
Initialize variables to placate compiler.
Since commit 012460ee93, some compilers have been warning that a
couple of variables may be used uninitialized. There doesn't
appear to be any actual risk, so let's just initialize these
variables to 0 to silence the compiler warnings.
Discussion: https://postgr.es/m/20240317192927.GA3978212%40nathanxps13
Diffstat (limited to 'src/tools/git-external-diff')
0 files changed, 0 insertions, 0 deletions