[med-svn] [aeskulap] 03/05: Update patch

Gert Wollny gert-guest at moszumanska.debian.org
Fri Jun 23 09:59:01 UTC 2017


This is an automated email from the git hooks/post-receive script.

gert-guest pushed a commit to branch master
in repository aeskulap.

commit 5500695a28d4e848e93317e769cc67d9e59929e9
Author: Gert Wollny <gewo at debian.org>
Date:   Fri Jun 23 09:40:47 2017 +0000

    Update patch
---
 debian/patches/newDicomElement.patch | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/debian/patches/newDicomElement.patch b/debian/patches/newDicomElement.patch
index 3fe6d79..666c646 100644
--- a/debian/patches/newDicomElement.patch
+++ b/debian/patches/newDicomElement.patch
@@ -267,3 +267,14 @@ Bug: https://bugs.debian.org/865591
  		if (elem == NULL) {
  			printf("cannot create element for tag: (%04x,%04x)", g, e);
  			return false;
+--- a/imagepool/poolmoveassociation.cpp
++++ b/imagepool/poolmoveassociation.cpp
+@@ -197,7 +197,7 @@
+ 			// the array of Storage SOP Class UIDs comes from dcuid.h
+ 			cond = ASC_acceptContextsWithPreferredTransferSyntaxes(
+ 					(*assoc)->params,
+-					dcmAllStorageSOPClassUIDs, numberOfAllDcmStorageSOPClassUIDs,
++					dcmAllStorageSOPClassUIDs, numberOfDcmAllStorageSOPClassUIDs,
+ 					transferSyntaxes, DIM_OF(transferSyntaxes));
+ 		}
+ 	}

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/aeskulap.git



More information about the debian-med-commit mailing list