]> sourceware.org Git - systemtap.git/commit
Make sure addr falls inside section in _stp_mod_sec_lookup.
authorMark Wielaard <mjw@redhat.com>
Tue, 14 Apr 2009 18:58:26 +0000 (20:58 +0200)
committerMark Wielaard <mjw@redhat.com>
Tue, 14 Apr 2009 18:58:26 +0000 (20:58 +0200)
commitc1af604e1c626b90834113ba7d71c4a2ea1bda68
treeb4cc6a723c0d69b70697da8e29d28097e6b0bf61
parent4787e8398f4d0376f31cffc0771b71f5bbdd9d52
Make sure addr falls inside section in _stp_mod_sec_lookup.

* runtime/sym.c (_stp_mod_sec_lookup): Use section size to match addr.
  Only return exact matches, not just closes offset.
runtime/sym.c
This page took 0.024914 seconds and 5 git commands to generate.