]> Creatis software - gdcm.git/commit
Don't write elem 0x0000 -group length- of groups
authorjpr <jpr>
Wed, 26 Oct 2005 06:07:26 +0000 (06:07 +0000)
committerjpr <jpr>
Wed, 26 Oct 2005 06:07:26 +0000 (06:07 +0000)
commit8c08643db62a55c3a51288c07c1701d02c01bc78
tree04eb174e40bf3d01fa9989eaf724c3479b37f57d
parentccdf70de6047db491a0e1b13c643063a9fda346a
Don't write elem 0x0000 -group length- of groups
(but group 0x0002, where it's mandatory),
to avoid writing wrong images.
(Computing the length of a group with embedded Sequences is no so easy ...)
src/gdcmElementSet.cxx