Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
3.3
-
None
-
4d6e9900e (dev), 9c6c33423 (3.3)
-
License server development 39
Description
The moc wrapper explicitly passes nullptr to execve; so the original environment is not preserved. Given that moc contains code to parse env variables, this has the potential to cause breakage (though it shouldn't cause issue when used with CMake, as all information ought to be passed there explicitly already).
Attachments
Issue Links
- mentioned in
-
Page Loading...