]> Creatis software - gdcm.git/commit
BUG: This should solve the last Seg Fault. In a loop you need to reinitalizaze your...
authormalaterre <malaterre>
Mon, 14 Feb 2005 16:20:30 +0000 (16:20 +0000)
committermalaterre <malaterre>
Mon, 14 Feb 2005 16:20:30 +0000 (16:20 +0000)
commit404a08b9974817a911fc568c68ce3af415117fa9
tree06db95bf4ea1403ed39739d2294c6eed4e705deb
parentea587373ad3f6c5bc09c608e86d2abfc2382babd
BUG: This should solve the last Seg Fault. In a loop you need to reinitalizaze your pointer if you are incrementing it. Also style change buffer to a char* type this clean up the code a little.
src/gdcmUtil.cxx