[Pcsclite-git-commit] [PCSC] 04/04: Rename BufferOverflow2.c -> BufferOverflow_SCardTransmit.c

Ludovic Rousseau rousseau at moszumanska.debian.org
Tue Feb 28 17:04:42 UTC 2017


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

rousseau pushed a commit to branch master
in repository PCSC.

commit 35d660edb22ccae8a2e1d3e86316d15c7d33205b
Author: Ludovic Rousseau <ludovic.rousseau at free.fr>
Date:   Tue Feb 28 16:34:57 2017 +0100

    Rename BufferOverflow2.c -> BufferOverflow_SCardTransmit.c
---
 UnitaryTests/{BufferOverflow2.c => BufferOverflow_SCardTransmit.c} | 0
 UnitaryTests/Makefile                                              | 2 +-
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/UnitaryTests/BufferOverflow2.c b/UnitaryTests/BufferOverflow_SCardTransmit.c
similarity index 100%
rename from UnitaryTests/BufferOverflow2.c
rename to UnitaryTests/BufferOverflow_SCardTransmit.c
diff --git a/UnitaryTests/Makefile b/UnitaryTests/Makefile
index 3f7c2ca..02d344b 100644
--- a/UnitaryTests/Makefile
+++ b/UnitaryTests/Makefile
@@ -11,7 +11,7 @@ LDLIBS := $(PCSC_LDLIBS)
 
 PROGRAMS := SCardBeginTransaction \
 	BufferOverflow_SCardGetAttrib \
-	BufferOverflow2 \
+	BufferOverflow_SCardTransmit \
 	BufferOverflow_SCardControl \
 	exec
 

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



More information about the Pcsclite-cvs-commit mailing list