[26227] in CVS-changelog-for-Kerberos-V5
svn rev #25567: trunk/src/windows/installer/wix/custom/
daemon@ATHENA.MIT.EDU (tlyu@mit.edu)
Mon Dec 12 15:46:17 2011
Date: Mon, 12 Dec 2011 15:46:13 -0500
From: tlyu@mit.edu
Message-Id: <201112122046.pBCKkDCZ005821@drugstore.mit.edu>
To: cvs-krb5@mit.edu
Reply-To: krbdev@mit.edu
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: cvs-krb5-bounces@mit.edu
http://src.mit.edu/fisheye/changelog/krb5/?cs=25567
Commit By: tlyu
Log Message:
ticket: 7050
subject: kfw installer: purge bufferoverflowu from custom.dll
Signed-off-by: Kevin Wasserman <kevin.wasserman@painless-security.com>
Changed Files:
U trunk/src/windows/installer/wix/custom/custom.cpp
Modified: trunk/src/windows/installer/wix/custom/custom.cpp
===================================================================
--- trunk/src/windows/installer/wix/custom/custom.cpp 2011-12-12 20:46:10 UTC (rev 25566)
+++ trunk/src/windows/installer/wix/custom/custom.cpp 2011-12-12 20:46:13 UTC (rev 25567)
@@ -87,9 +87,6 @@
// linker stuff
#pragma comment(lib, "msi")
#pragma comment(lib, "advapi32")
-#if defined(_M_IA64) || defined(_M_AMD64)
-#pragma comment(lib, "bufferoverflowu")
-#endif
void ShowMsiError( MSIHANDLE hInstall, DWORD errcode, DWORD param ){
_______________________________________________
cvs-krb5 mailing list
cvs-krb5@mit.edu
https://mailman.mit.edu/mailman/listinfo/cvs-krb5