]> sourceware.org Git - systemtap.git/commit
rhbz#616040 loc2c deref on 32bit address fails.
authorMark Wielaard <mjw@redhat.com>
Wed, 21 Jul 2010 13:59:27 +0000 (15:59 +0200)
committerMark Wielaard <mjw@redhat.com>
Wed, 21 Jul 2010 13:59:27 +0000 (15:59 +0200)
commit31f7f175720b0756bbf022a977a1e3a687bd96da
treeb11eb790465c82af4b6106210ee357770603fb60
parentc6068e25b97398167fe9b1f1b9f6652e0433c836
rhbz#616040 loc2c deref on 32bit address fails.

* runtime/loc2c-runtime.h (deref): For __x86_64__ case cast address to
  (unsigned long) everywhere in case we got a 32 bit address of a 32-on-64
  but process.
runtime/loc2c-runtime.h
This page took 0.025818 seconds and 5 git commands to generate.