[cmake-developers] QtAutogen 3.6.0 directory nesting overflow patch

Sebastian Holtermann seblist at xwmw.org
Sun Jul 31 15:56:13 EDT 2016


Am 31.07.2016 um 18:49 schrieb Sebastian Holtermann:
> Hi,
>
> I have updated the patch for CMake 3.6.0 to fix
> https://gitlab.kitware.com/cmake/cmake/issues/16209
> This patch introduces a new class cmFilePathUuid which
> is used in QtAutogen to generated unique filenames.
> The name generation algorithm is the same as in
> http://public.kitware.com/pipermail/cmake-developers/2016-July/029087.html
> but the paths initialization moved to the class constructor
> - which also accepts a cmMakefile pointer.
>
> Please review.

There was a path conversion missing.
Here is an updated patch.

-Sebastian


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-QtAutogen-fix-for-too-deep-nested-directory-ge_V002.patch
Type: text/x-patch
Size: 24716 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20160731/eaec55c4/attachment-0001.bin>


More information about the cmake-developers mailing list