summaryrefslogtreecommitdiffstats
path: root/core/checkcloudconnection.cpp
diff options
context:
space:
mode:
authorGravatar Linus Torvalds <torvalds@linux-foundation.org>2017-10-07 13:25:24 -0700
committerGravatar Dirk Hohndel <dirk@hohndel.org>2017-10-07 14:52:48 -0700
commit03b10383c9c0e48922fa8d8e419c9c75881dbecd (patch)
tree210f64cf87f9ea36354359215bc2a5385d87577b /core/checkcloudconnection.cpp
parent2d47fd1feda3f4da31ef5517eff0dd63d7105bb1 (diff)
downloadsubsurface-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/checkcloudconnection.cpp')
0 files changed, 0 insertions, 0 deletions