pull up r19061 from trunk
authorTom Yu <tlyu@mit.edu>
Fri, 30 Mar 2007 00:33:19 +0000 (00:33 +0000)
committerTom Yu <tlyu@mit.edu>
Fri, 30 Mar 2007 00:33:19 +0000 (00:33 +0000)
commit47e49a3268238f60ca865b13a01a0d34a7095ed9
treefec31c2b2cfa4be8f9133d66d6f99df512ef57c4
parent664ea09a91de574f9f07852695f33744636b44cb
pull up r19061 from trunk

 r19061@cathode-dark-space:  jaltman | 2007-01-14 03:04:46 -0500
 ticket: new
 subject: kfw wix installer - memory overwrite error
 tags: pullup
 component: windows

    The custom handler allocates a buffer that is smaller
  than is required to hold the input.  Allocate the correct
   sized buffer.

ticket: 5353
version_fixed: 1.6.1

git-svn-id: svn://anonsvn.mit.edu/krb5/branches/krb5-1-6@19314 dc483132-0cff-0310-8789-dd5450dbe970
src/windows/installer/wix/custom/custom.cpp