[Cmake-commits] CMake branch, master, updated. v3.5.0-323-g6d36fc8
Brad King
brad.king at kitware.com
Thu Mar 24 08:49:48 EDT 2016
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "CMake".
The branch, master has been updated
via 6d36fc8341aa7361a5786e78a19d9bab71ee42d2 (commit)
via c61040282557ba268e144ffa5e2d1935b5991d8d (commit)
from 917d49ed93b7b43ac3508dbd81f0645433880724 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=6d36fc8341aa7361a5786e78a19d9bab71ee42d2
commit 6d36fc8341aa7361a5786e78a19d9bab71ee42d2
Merge: 917d49e c610402
Author: Brad King <brad.king at kitware.com>
AuthorDate: Thu Mar 24 08:49:46 2016 -0400
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Thu Mar 24 08:49:46 2016 -0400
Merge topic 'fix-variable_watch-reallocation'
c6104028 Avoid occasional use-after-free when a variable watch is executed
-----------------------------------------------------------------------
Summary of changes:
Source/cmMakefile.cxx | 23 +++++++++++++++--------
Source/cmVariableWatch.cxx | 4 +++-
Source/cmVariableWatch.h | 2 +-
3 files changed, 19 insertions(+), 10 deletions(-)
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list