diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2017-10-07 13:25:24 -0700 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2017-10-07 14:52:48 -0700 |
commit | 03b10383c9c0e48922fa8d8e419c9c75881dbecd (patch) | |
tree | 210f64cf87f9ea36354359215bc2a5385d87577b /core/version.h | |
parent | 2d47fd1feda3f4da31ef5517eff0dd63d7105bb1 (diff) | |
download | subsurface-03b10383c9c0e48922fa8d8e419c9c75881dbecd.tar.gz |
Fix divinglog import limit checking
The divinglog import did horrible things with the strings returned from
the sqlite queries, and ended up using uninitialized values at the end
of the secondary profile data strings.
This rewrites the import logic to track the length of the strings
properly when importing the divinglog data.
We should run 'valgrind' a whole lot more than we do, I suspect.
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'core/version.h')
0 files changed, 0 insertions, 0 deletions