FreeRDP/winpr/libwinpr/environment
Bernhard Miklautz 591a8192e0 winpr-env: fix in GetEnvironmentVariableEBA
GetEnvironmentVariableEBA didn't do exact matching of the requested variable name. If a variable
with similar but shorter name was set in the environment block it was returned.
For example if HOME was set in the environment block and HOMEX was requested the value of HOME was
returned.
2014-02-14 11:12:21 +01:00
..
test winpr-env: extended GetSetEB ctest 2014-02-14 11:12:21 +01:00
CMakeLists.txt freerdp: export targets 2013-10-28 23:06:39 -04:00
environment.c winpr-env: fix in GetEnvironmentVariableEBA 2014-02-14 11:12:21 +01:00
module.def wfreerdp: fix build on Windows 2013-03-29 00:33:15 -04:00
ModuleOptions.cmake libwinpr: stubbed Path API 2012-09-22 22:02:55 -04:00