This website requires JavaScript.
Explore
Help
Sign In
xinb
/
ip2region_private
Watch
1
Star
0
Fork
You've already forked ip2region_private
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
facd3ee689
ip2region_private
/
binding
History
lei.lei
facd3ee689
The code computes the average of two integers using either division or signed right shift, and then uses the result as the index of an array. If the values being averaged are very large, this can overflow (resulting in the computation of a negative average).
2018-06-20 14:14:28 +08:00
..
c
Bug fixed: Adjust the super header length to 8192 for all client implementation
2017-10-21 12:47:24 +08:00
c_mmap
Bug fixed: Adjust the super header length to 8192 for all client implementation
2017-10-21 12:47:24 +08:00
golang
Bug fixed: Adjust the super header length to 8192 for all client implementation
2017-10-21 12:47:24 +08:00
java
The code computes the average of two integers using either division or signed right shift, and then uses the result as the index of an array. If the values being averaged are very large, this can overflow (resulting in the computation of a negative average).
2018-06-20 14:14:28 +08:00
nodejs
Bug fixed: Adjust the super header length to 8192 for all client implementation
2017-10-21 12:47:24 +08:00
php
Bug fixed: Adjust the super header length to 8192 for all client implementation
2017-10-21 12:47:24 +08:00
php_extension
remove note information and change php version
2016-06-17 16:24:03 +08:00
python
Bug fixed: Adjust the super header length to 8192 for all client implementation
2017-10-21 12:47:24 +08:00
python3
Bug fixed: Adjust the super header length to 8192 for all client implementation
2017-10-21 12:47:24 +08:00