No description provided.
Bugfix: Use std::string::find instead of strstr to avoid using a temporary out of scope in ReadHTTPStatus #1933
pull luke-jr wants to merge 1 commits into bitcoin:master from luke-jr:bugfix_http_tmp changing 1 files +3 −3-
luke-jr commented at 3:21 PM on October 15, 2012: member
-
Bugfix: Use std::string::find instead of strstr to avoid using a temporary out of scope in ReadHTTPStatus d2c394a2f4
- luke-jr closed this on Oct 15, 2012
- KolbyML referenced this in commit 79f15c6141 on Dec 5, 2020
- DrahtBot locked this on Sep 8, 2021
Contributors