re PR ada/79309 (incorrectly bounded calls to strncat in adaint.c)
commit60ab85958c4a6ae86ef8d8675a0fbe348602357b
authorEric Botcazou <ebotcazou@gcc.gnu.org>
Wed, 1 Feb 2017 21:36:09 +0000 (1 21:36 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Wed, 1 Feb 2017 21:36:09 +0000 (1 21:36 +0000)
treefa55eb1a47f0aaa7d63d10e15b84f3c733c03be5
parent372db67b4de04e6fe86a44fdad34c7d0ec14fe6a
re PR ada/79309 (incorrectly bounded calls to strncat in adaint.c)

PR ada/79309
* adaint.c (__gnat_killprocesstree): Use strlen instead of sizeof.

From-SVN: r245107
gcc/ada/adaint.c