Build af-binder-devtools-native using GCC-9.1.1 87/21487/3 7.99.2 halibut/7.99.2 halibut_7.99.2
authorBechir Mghirbi <bechir.mghirbi@grammer.com>
Tue, 4 Jun 2019 08:16:03 +0000 (10:16 +0200)
committerBechir Mghirbi <bechir.mghirbi@grammer.com>
Tue, 4 Jun 2019 14:20:49 +0000 (16:20 +0200)
commit5026438e904ac81dccc2d71ee132854ead7935f6
tree4dd71bb8a506931263467e96be8b80a75993bd5d
parentd6f6df814d87b5d5f77570196576637c8deb9afe
Build af-binder-devtools-native using GCC-9.1.1

GCC-9.1.1 complains about variable ‘buf[0]’ that it may be used uninitialized
in the function 'make_info()'. This patchset initialize the variable.

Bug-AGL: SPEC-2482
Signed-off-by: Bechir Mghirbi <bechir.mghirbi@grammer.com>
Change-Id: I38d0c6f47fed462f4ea48990c4cb63f21fb2ee16
src/devtools/genskel.c