From: Per Bothner Date: Fri, 8 May 1992 18:43:50 +0000 (+0000) Subject: * mipsread.c (parse_procedure): Return rather than using X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d5e885834bfcf5998f2cd8daca780ee82ae9827e;p=binutils-gdb.git * mipsread.c (parse_procedure): Return rather than using uninitialized variable 'b'. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 186d5944b9e..2a1ba6de871 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +Fri May 8 11:42:15 1992 Per Bothner (bothner@rtl.cygnus.com) + + * mipsread.c (parse_procedure): Return rather than using + uninitialized variable 'b'. + Fri May 8 07:48:27 1992 K. Richard Pixley (rich@cygnus.com) * Makefile.in, remote-udi.c, remote-vx.c, 29k-share/dfe/mini2udi.c,