msvcp90: Fix off by one issue in basic_string::rfind.
commita0e8d62a8ebd24e4ae474c262ddbc7d1a42f0e80
authorPiotr Caban <piotr@codeweavers.com>
Tue, 9 Jun 2015 11:49:54 +0000 (9 13:49 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 9 Jun 2015 13:09:58 +0000 (9 22:09 +0900)
tree62bb6a9c8b7d9e01dd6968d697312de5ff935528
parent4f15cc4d1a41e81bcb146908fc04b4f6dd9ffa11
msvcp90: Fix off by one issue in basic_string::rfind.
dlls/msvcp60/string.c
dlls/msvcp90/string.c