aboutsummaryrefslogtreecommitdiff
path: root/src/mm-iface-modem.c
diff options
context:
space:
mode:
authorDan Williams <dcbw@redhat.com>2013-04-18 10:19:57 -0500
committerDan Williams <dcbw@redhat.com>2013-04-18 11:23:57 -0500
commit27e19362778312e958a7caf68091cf8e46077d5b (patch)
tree170c64f59424ed53953566c7017d74d6873e3c9c /src/mm-iface-modem.c
parent3cb639a6bbac52bddace33844f643ca487741ef9 (diff)
core: rework logging code to remove log message truncation (bgo #698312)
Use a static GString which will resize itself if the log message is bigger than the current string size, but will also ensure we don't do a ton of memory reallocation on every log message. Previously all log messages were trucated at 512 bytes due to the log buffer char array being 512 bytes long.
Diffstat (limited to 'src/mm-iface-modem.c')
0 files changed, 0 insertions, 0 deletions