summaryrefslogtreecommitdiffstats
path: root/lib/bb/parse
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2013-12-13 12:06:12 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-12-13 12:07:44 +0000
commit8f4733257ad665aa7c7e7061c543379d5e4e3af2 (patch)
tree74ae0da9c49d79a4fe5ac9bc66db8a96892d3b3b /lib/bb/parse
parent5223ffb5b6a46d8b3f6ac3362bd2672e2edf2691 (diff)
downloadbitbake-contrib-8f4733257ad665aa7c7e7061c543379d5e4e3af2.tar.gz
data_smart: Fix hash corruption issue
We were accidentally using references to sets in the contains functionality instead of creating a copy. This could cause data corruption and corruption of the resulting sstate checksums. This patch fixes this to make a copy of the set and resolved the corruption issue. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'lib/bb/parse')
0 files changed, 0 insertions, 0 deletions