~robert-ancell/gsettings-qt/symbols-file

  • Committer: Tarmac
  • Author(s): Lars Uebernickel
  • Date: 2013-08-06 14:16:49 UTC
  • mfrom: (35.2.1 trunk)
  • Revision ID: tarmac-20130806141649-9t6bwg49hvnzqx5b
Fix crash in unqtify_name

For one, stop using g_string_new_len(), which creates a string with a given length, not allocation. Also, make sure the QByteArray stays around for the duration of the loop.

Approved by PS Jenkins bot, Sebastien Bacher.
Filename Latest Rev Last Changed Committer Comment Size
..
.bzr-builddeb 1.1.1 10 years ago Ken VanDine added packaging and some install stuff Diff
debian 1.1.1 10 years ago Ken VanDine added packaging and some install stuff Diff
examples 18.2.7 10 years ago Lars Uebernickel Add example: using schema.choices with a qml ListV Diff
GSettings 1 10 years ago Lars Uebernickel gsettings-qt: gsettings bindings for qml Diff
src 25.1.1 10 years ago Lars Uebernickel Add libgsettings-qt, a qt/c++ library to access gs Diff
tests 5 10 years ago Lars Uebernickel Add basic testing Diff
COPYING 3.1.1 10 years ago Ken VanDine fixed headers and added COPYING file 7.4 KB Diff Download File
gsettings-qt.pro 25.1.1 10 years ago Lars Uebernickel Add libgsettings-qt, a qt/c++ library to access gs 94 bytes Diff Download File