summaryrefslogtreecommitdiffstats
path: root/libosmocore.pc.in
diff options
context:
space:
mode:
authorHarald Welte2011-07-02 21:51:32 +0200
committerHarald Welte2011-07-02 21:51:32 +0200
commitda127cbb3eb5674b09fa195d09b047f0b2914b7f (patch)
treeb170bdac092c91c3c7116765dad0694d6a0a9754 /libosmocore.pc.in
parentlapdm: make sure we flush all queues whenever entering IDLE state (diff)
downloadlibosmocore-da127cbb3eb5674b09fa195d09b047f0b2914b7f.tar.gz
libosmocore-da127cbb3eb5674b09fa195d09b047f0b2914b7f.tar.xz
libosmocore-da127cbb3eb5674b09fa195d09b047f0b2914b7f.zip
fix against corrupted output in parallel logging
In 825607672215b7a12ea6e201a89cd5209f6d657f it was attempted to fix a bug previously introduced by logging related changes. The problem is that a va_list can be corrupted after it has been used once, so we need to va_copy before each successive use. And if we copy it, we also need to use the copy, and not the original ;)
Diffstat (limited to 'libosmocore.pc.in')
0 files changed, 0 insertions, 0 deletions