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:56:22 +0000 (16:56 +0100)
commitf36b87190aed31b1ef7787e5966be542e8abdb58
treeaa152b81b42a119c8e0e72fe44af4f4bcd762189
parentd02603dc201f80cd9d2a1f4b1a16110b1e04222b
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