[Pcsclite-git-commit] [PCSC] 03/04: Rename BufferOverflow.c -> BufferOverflow_SCardGetAttrib.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 30ece5141a55aa57976b5c50e32159c6de0de108
Author: Ludovic Rousseau <ludovic.rousseau at free.fr>
Date:   Tue Feb 28 16:33:52 2017 +0100

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

diff --git a/UnitaryTests/BufferOverflow.c b/UnitaryTests/BufferOverflow_SCardGetAttrib.c
similarity index 100%
rename from UnitaryTests/BufferOverflow.c
rename to UnitaryTests/BufferOverflow_SCardGetAttrib.c
diff --git a/UnitaryTests/Makefile b/UnitaryTests/Makefile
index 98c7647..3f7c2ca 100644
--- a/UnitaryTests/Makefile
+++ b/UnitaryTests/Makefile
@@ -10,7 +10,7 @@ CFLAGS := -Wall -O2 -g -DVERSION=\"$(VERSION)\" $(PCSC_CFLAGS)
 LDLIBS := $(PCSC_LDLIBS)
 
 PROGRAMS := SCardBeginTransaction \
-	BufferOverflow \
+	BufferOverflow_SCardGetAttrib \
 	BufferOverflow2 \
 	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