diff options
author | John Baldwin <jhb@FreeBSD.org> | 2018-09-18 14:05:47 -0700 |
---|---|---|
committer | John Baldwin <jhb@FreeBSD.org> | 2018-09-18 14:05:47 -0700 |
commit | 9f235e09e4d3dc6820e2d667200fe09b3e73b623 (patch) | |
tree | 214114ebdbd1344fe82b10e61c58a28158d21141 /gdb/gnulib | |
parent | 5031d0ae0b9fb1a42eb8ff9d2b5098a56774cee1 (diff) | |
download | binutils-gdb-9f235e09e4d3dc6820e2d667200fe09b3e73b623.tar.gz |
Use KF_PATH to verify the size of a struct kinfo_file.
fbsd_core_vnode_path needs to use the offset of the kf_path member of
struct kinfo_file as the minimum size of a struct kinfo_file object.
However, it was using KVE_PATH instead due to a copy and paste bug.
While here, fix another copy and paste bug in the error message for a
truncated kinfo_file object.
gdb/ChangeLog:
* fbsd-tdep.c (fbsd_core_vnode_path): Use KF_PATH instead of
KVE_PATH.
Diffstat (limited to 'gdb/gnulib')
0 files changed, 0 insertions, 0 deletions