diff options
author | Guillaume Ballet <gballet@gmail.com> | 2018-03-27 23:26:08 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-03-27 23:26:08 +0800 |
commit | 80449719bd664bb0ed9c599765f6313f9b8a8303 (patch) | |
tree | 3294e5add82a09386532d97f156dc390431348a5 /tests | |
parent | 45bd4feddeadfbde5d1e560797155aacb0abbadf (diff) | |
download | dexon-80449719bd664bb0ed9c599765f6313f9b8a8303.tar dexon-80449719bd664bb0ed9c599765f6313f9b8a8303.tar.gz dexon-80449719bd664bb0ed9c599765f6313f9b8a8303.tar.bz2 dexon-80449719bd664bb0ed9c599765f6313f9b8a8303.tar.lz dexon-80449719bd664bb0ed9c599765f6313f9b8a8303.tar.xz dexon-80449719bd664bb0ed9c599765f6313f9b8a8303.tar.zst dexon-80449719bd664bb0ed9c599765f6313f9b8a8303.zip |
whisper: fix issue in topic list copy (#16381)
- Fixes #16271. What was appeneded was a pointer to
an object that changes during the iteration.
- The topic is allocated as a 4-byte array, fill partial topics
with 0s. Partial topics are currently disabled, but would
crash as they rely on the presence of byte number 3.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions