Changeset 851
- Timestamp:
- Oct 8, 2008, 2:55:27 PM (17 years ago)
- File:
- 
          - 1 edited
 
 - 
          server/common/oursrc/execsys/gitproxy.pl (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
        server/common/oursrc/execsys/gitproxy.plr850 r851 34 34 $msg .= $buf; 35 35 my $len; 36 if (($len) = $msg =~ m/^([[:xdigit:]]{4})/ and length($ ') >= hex($len)) {36 if (($len) = $msg =~ m/^([[:xdigit:]]{4})/ and length($msg) >= hex($len)) { 37 37 foreach (split("\0", $')) { 38 38 last if ($host) = m/^host=(.*)$/; 
Note: See TracChangeset
          for help on using the changeset viewer.
      
