Fix decoding of HTTP/2 WINDOW_UPDATE frames. Use all bytes in the right
location instead of ignoring one byte and using another one twice.

* protocols/http2_protocol.c
  (http2_handle_stream_window_update,
   http2_handle_connection_window_update):
      Fix decoding and a typo in the logging.


git-svn-id: https://svn.apache.org/repos/asf/serf/trunk@1718038 13f79535-47bb-0310-9956-ffa450edef68
1 file changed