<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -792,7 +792,7 @@ ngx_http_upstream_choose_fair_peer_busy(ngx_peer_connection_t *pc,
     ngx_uint_t                          weight_mode = fp-&gt;peers-&gt;weight_mode;
     ngx_uint_t                          best_idx = NGX_PEER_INVALID;
     ngx_uint_t                          sched_score;
-    ngx_uint_t                          best_sched_score = ~0U;
+    ngx_uint_t                          best_sched_score = ~0UL;
 
     /*
      * calculate sched scores for all the peers, choosing the lowest one</diff>
      <filename>ngx_http_upstream_fair_module.c</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>dc897c042014999694a0bcdbfa0a1b58adb84df6</id>
    </parent>
  </parents>
  <author>
    <name>Grzegorz Nosek</name>
    <email>root@localdomain.pl</email>
  </author>
  <url>http://github.com/gnosek/nginx-upstream-fair/commit/2131c731d00b49c6ac0106495817b79b5d74aab8</url>
  <id>2131c731d00b49c6ac0106495817b79b5d74aab8</id>
  <committed-date>2009-09-23T10:38:16-07:00</committed-date>
  <authored-date>2009-09-23T10:38:16-07:00</authored-date>
  <message>Fix best_sched_score initialisation on 64-bit architectures

Thanks to Victor Lavrenko for reporting, analysing and providing
a patch.</message>
  <tree>448637f61e2ad31c7283857aebf23c304e34f513</tree>
  <committer>
    <name>Grzegorz Nosek</name>
    <email>root@localdomain.pl</email>
  </committer>
</commit>
