* ada-lang.c (grow_vect): Return the new array instead of
authorAndreas Schwab <schwab@linux-m68k.org>
Sat, 23 Oct 2004 19:13:26 +0000 (19:13 +0000)
committerAndreas Schwab <schwab@linux-m68k.org>
Sat, 23 Oct 2004 19:13:26 +0000 (19:13 +0000)
commitf27cf670a8729e84799f86c25401fe1be5cd2e51
treeb545725767b1783c3ee8d65e2a6d711e1a0debbb
parent0fd555c412ecfb816f441dce78a3f288c49eb8e5
* ada-lang.c (grow_vect): Return the new array instead of
expecting pointer to pointer to avoid violation of aliasing rules.
* ada-lang.h (GROW_VECT): Adapt call to grow_vect.
gdb/ChangeLog
gdb/ada-lang.c
gdb/ada-lang.h
This page took 0.025387 seconds and 4 git commands to generate.