Sat, 16 Apr 2011 15:29:26 +0000
gg: Fix a null pointer dereference.
This null pointer dereference caused a crash on Windows. Curiously, however,
it resulted in an incorrect timestamp in the message log (no crash) on Linux.
Fixes #10268.
committer: John Bailey <rekkanoryo@rekkanoryo.org>
|
16272
2ec817794ae1
Fix win32 build after autoreply was moved back to the plugin pack.
Daniel Atallah <datallah@pidgin.im>
parents:
16100
diff
changeset
|
1 | How to build Pidgin for Windows using MinGW |
|
2ec817794ae1
Fix win32 build after autoreply was moved back to the plugin pack.
Daniel Atallah <datallah@pidgin.im>
parents:
16100
diff
changeset
|
2 | ============================= |
| 3630 | 3 | |
|
16272
2ec817794ae1
Fix win32 build after autoreply was moved back to the plugin pack.
Daniel Atallah <datallah@pidgin.im>
parents:
16100
diff
changeset
|
4 | For the latest build instructions, please refer to: |
| 3630 | 5 | |
|
16272
2ec817794ae1
Fix win32 build after autoreply was moved back to the plugin pack.
Daniel Atallah <datallah@pidgin.im>
parents:
16100
diff
changeset
|
6 | http://developer.pidgin.im/wiki/BuildingWinPidgin |