----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/55177/ -----------------------------------------------------------
Review request for mesos, Benjamin Mahler and Timothy Chen. Repository: mesos Description ------- This method could mistake the host part for the scheme because of unsuitable use of find_first_of(). Diffs ----- 3rdparty/libprocess/src/http.cpp 97d1424be20e217401519c2bee79857bcf087023 3rdparty/libprocess/src/tests/http_tests.cpp d168ad15da4706fb9c3aa11a125b7dfb5987570d Diff: https://reviews.apache.org/r/55177/diff/ Testing ------- Added a test case demonstrating the problem. Ran `make check`. Thanks, Ilya Pronin
