tags 715011 patch
tags 715011 confirmed
thanks

The code is broken:

$ cat dcmqrdb/include/dcmtk/dcmqrdb/dcmqridx.h
[...]
    char StudyInstanceUID [UI_MAX_LENGTH] ;

should read instead:

    char StudyInstanceUID [UI_MAX_LENGTH+1] ;

Thanks


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to