Commit By: jaltman Log Message: 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. Changed Files: U trunk/src/windows/installer/wix/custom/custom.cpp