| commit | a262531dd2ed2c5591c72adf4949a0cdc65ef061 | [log] [tgz] |
|---|---|---|
| author | Jonas Devlieghere <jonas@devlieghere.com> | Thu Mar 21 04:08:31 2019 +0000 |
| committer | Jonas Devlieghere <jonas@devlieghere.com> | Thu Mar 21 04:08:31 2019 +0000 |
| tree | e2f094199c7cbb5116ded12420076b7712a5125d | |
| parent | 60212be619a3fd570300e685933d39fe201a096f [diff] |
[Reproducers] Properly handle QEnvironment packets On Linux, a QEnvironment packet is sent for every environment variable. This breaks replay when the number of environment variables is different then during capture. The solution is to always reply with OK. llvm-svn: 356643