Fixed bug in ISAMB's utility function decode_ptr. With gcc -O3 on some
authorAdam Dickmeiss <adam@indexdata.dk>
Tue, 26 Sep 2006 12:56:33 +0000 (12:56 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Tue, 26 Sep 2006 12:56:33 +0000 (12:56 +0000)
commit91201c1a293555f074bf49cde35febe01b6b804a
tree1365d8dd4f95a458990e49e21d17e73cfab187dd
parent005e9e47b04e46decd36cc3bc409c4eb3cb973f0
Fixed bug in ISAMB's utility function decode_ptr. With gcc -O3 on some
platforms the src argument was not updated.
isamb/isamb.c