kfw wix installer - memory overwrite error
authorJeffrey Altman <jaltman@secure-endpoints.com>
Sun, 14 Jan 2007 08:04:46 +0000 (08:04 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Sun, 14 Jan 2007 08:04:46 +0000 (08:04 +0000)
commitc30ec9459203c1130366f7339024b5460181e077
treed90323ff9a67b6a504c97f3db9eb1ee97f910d7d
parent8fb0d141e06bb482768a4be15ee01ea6131d3575
kfw wix installer - memory overwrite error

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

ticket: new
tags: pullup
component: windows

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