diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2013-07-13 02:33:49 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2013-07-13 02:41:50 +0800 |
commit | edf24cc3dae97d27aea997d71d8263bdb6f135ef (patch) | |
tree | b8241c70323737b7c8b2cbf28ed84d25bf59d0a4 /help | |
parent | 8815dac4fe98710aa26abf50cb78111f86a67638 (diff) | |
download | gsoc2013-evolution-edf24cc3dae97d27aea997d71d8263bdb6f135ef.tar gsoc2013-evolution-edf24cc3dae97d27aea997d71d8263bdb6f135ef.tar.gz gsoc2013-evolution-edf24cc3dae97d27aea997d71d8263bdb6f135ef.tar.bz2 gsoc2013-evolution-edf24cc3dae97d27aea997d71d8263bdb6f135ef.tar.lz gsoc2013-evolution-edf24cc3dae97d27aea997d71d8263bdb6f135ef.tar.xz gsoc2013-evolution-edf24cc3dae97d27aea997d71d8263bdb6f135ef.tar.zst gsoc2013-evolution-edf24cc3dae97d27aea997d71d8263bdb6f135ef.zip |
Bug 703991: Crash when using -fstack-protector-strong.
We were using g_object_get() to write an "unsigned int" value (at least
32 bits) into a 16-bit integer address.
Don't know why we were bothering with g_object_get() in the first place,
just call camel_network_settings_get_port() instead.
Diffstat (limited to 'help')
0 files changed, 0 insertions, 0 deletions