diff --git a/winsup/cygwin/release/1.7.29 b/winsup/cygwin/release/1.7.29 index 95ccb519c..4896934f6 100644 --- a/winsup/cygwin/release/1.7.29 +++ b/winsup/cygwin/release/1.7.29 @@ -39,3 +39,6 @@ Bug Fixes - Fix reading extended attributes from files on remote shares. Addresses: A personally encountered spurious error message: mv: listing attributes of `//server/share/file': Invalid argument + +- Fix sending an invalid pointer to cygserver during fork. + Addresses: http://cygwin.com/ml/cygwin/2014-04/msg00001.html