]> The Tcpdump Group git mirrors - tcpdump/commit
Juniper: Fix an undefined behavior at runtime
authorFrancois-Xavier Le Bail <[email protected]>
Thu, 25 Jul 2019 10:28:14 +0000 (12:28 +0200)
committerFrancois-Xavier Le Bail <[email protected]>
Thu, 25 Jul 2019 10:44:33 +0000 (12:44 +0200)
commit8c7221d39b44502999c78200d544665f13b4e331
tree6a041226704a943b68150dd3d82ddb420e861103
parent7b575ba8037bd8656eb46803337f96b2c38b18a0
Juniper: Fix an undefined behavior at runtime

The error was:
print-juniper.c:1407:21: runtime error: index 8 out of bounds for
type 'uint8_t [8]'

Thix fixes GitHub issue #783.
print-juniper.c