Sat, 17 Jun 2006 23:22:30 +0000
[gaim-migrate @ 16273]
This fixes a crash when gaim_circ_buffer_destroy is called with a NULL
circular buffer. I'm using g_return_if_fail so it still reports a
warning, because it is possible that the circumstance in question
shouldn't even come up. If that isn't the case, we can make it fail
silently.
| src/gaim_buffer.c | file | annotate | diff | comparison | revisions |