X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src%2FgdcmDicomDir.cxx;h=f14f63e2d091b02633b7e01e619f159208e07cc6;hb=b1cbd2d3c12ccac8b257901236fe8eb27a20b117;hp=edd6e84e527588956432f60843097609f78e89b5;hpb=bfbd90327a5e45d972546843b0d9e4185e16cb24;p=gdcm.git diff --git a/src/gdcmDicomDir.cxx b/src/gdcmDicomDir.cxx index edd6e84e..f14f63e2 100644 --- a/src/gdcmDicomDir.cxx +++ b/src/gdcmDicomDir.cxx @@ -112,7 +112,7 @@ void gdcmDicomDir::CreateDicomDir(void) } } - end=i; + end=GetListEntry().end(); AddObjectToEnd(type,begin,end); }