use the "& 0xFFFfff" after all crc32 calculations
authorChristian Herdtweck <christian.herdtweck@intra2net.com>
Mon, 20 Jun 2016 07:43:54 +0000 (09:43 +0200)
committerChristian Herdtweck <christian.herdtweck@intra2net.com>
Mon, 20 Jun 2016 07:44:30 +0000 (09:44 +0200)
commitc2ffe2ecabfde70102ea7225f96b1d7bfa290e83
treec6ecfe7f1de8886e0ebf026a8c338671b0437227
parentfc9b30cea3f96a8b51545f95369117c783aab8a9
use the "& 0xFFFfff" after all crc32 calculations
deltatar/deltatar.py
deltatar/tarfile.py
testing/test_deltatar.py