Fix stale cleanup left by linux_mntns_access_fs
authorGary Benson <gbenson@redhat.com>
Fri, 21 Aug 2015 15:55:53 +0000 (16:55 +0100)
committerGary Benson <gbenson@redhat.com>
Fri, 21 Aug 2015 15:57:32 +0000 (16:57 +0100)
commit23778dcc5bb92541850e239d10bf19eb311a57b6
tree9992c8af6e24b8e52da128f5eb3283525c1d437a
parented54cc2eb010be3134138590861f6175449447e0
Fix stale cleanup left by linux_mntns_access_fs

This commit fixes a stale cleanup left by linux_mntns_access_fs.

gdb/ChangeLog:

* nat/linux-namespaces.c (linux_mntns_access_fs):
Do not overwrite old_chain.
gdb/ChangeLog
gdb/nat/linux-namespaces.c