common: Fix parsing of devicestoredirect setting in rdp files
authorMartin Fleisz <martin.fleisz@thincast.com>
Mon, 29 Jul 2019 14:37:06 +0000 (16:37 +0200)
committerakallabeth <akallabeth@users.noreply.github.com>
Tue, 30 Jul 2019 07:20:58 +0000 (09:20 +0200)
commitc8d0d506108b1a4f9beb3a187f41ecab99c4c0c1
tree27e0f584148a48897640704a4f3b6ae5ec97d0e7
parente873e4f0042dd157f68ae99adb4dc9dcd167ca29
common: Fix parsing of devicestoredirect setting in rdp files

If devicestoredirect was found in an rdp file we incorrectly enabled
drive redirection (which has nothing to do with device redirection).
client/common/file.c