commit | 92b29e192520e993e98d834ab9d8d2bff7f732ed | [log] [tgz] |
---|---|---|
author | David Anderson <dvander@google.com> | Fri Nov 10 16:21:28 2023 -0800 |
committer | David Anderson <dvander@google.com> | Sat Nov 11 00:29:41 2023 +0000 |
tree | 9b8a83921e4b0308d45ea261fa99b44cec80d06a | |
parent | 0ac91e1f023db6c6f0136e08af1f94eb831ef930 [diff] |
libsnapshot: Add a test case for recent decompress regression. The attached test data is a 4096 length byte run that gz compresses to exactly 4096 bytes. This exposes an edge case in CowReader::ReadData with v2 snapshot files. Bug: 310191184 Test: cow_api_test Change-Id: I35e8d7e939d607d1dc118285ebc2f636c2291a20