Initialize variable on gdb/linux-tdep.c:decode_vmflags
authorSergio Durigan Junior <sergiodj@redhat.com>
Tue, 7 Apr 2015 19:19:07 +0000 (15:19 -0400)
committerSergio Durigan Junior <sergiodj@redhat.com>
Tue, 7 Apr 2015 19:19:07 +0000 (15:19 -0400)
commitd249a14abe5c2ee3ba4dc6c47e68e41ddc2025a4
tree9014395c668ce9e818eec39dd9db5aa5a3160075
parentb97fde9213b9217499959f7aebbf076b00c7008b
Initialize variable on gdb/linux-tdep.c:decode_vmflags

This obvious commit initializes the 'saveptr' variable on
gdb/linux-tdep.c:decode_vmflags.  This was causing a build failure on
Fedora 21 x86_64, caught by the BuildBot here:

  <https://sourceware.org/ml/gdb-testers/2015-q2/msg00450.html>
gdb/ChangeLog
gdb/linux-tdep.c
This page took 0.041848 seconds and 4 git commands to generate.