Modify ↓
Opened at 2014-02-08T20:07:48Z
Closed at 2014-02-17T13:37:24Z
#1124 closed defect (fixed)
OTRv4 segfaults on "/me foo" messages
| Reported by: | Owned by: | wilmer | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | OTR | Version: | devel |
| Keywords: | patch | Cc: | |
| IRC client+version: | Client-independent | Operating System: | Public server |
| OS version/distro: |
Description
When receiving "/me" messages, otr.c advances the msg pointer, making g_free() segfault. The attached patch fixes this.
Attachments (1)
Change History (5)
Changed at 2014-02-08T20:08:24Z by
comment:1 Changed at 2014-02-09T06:45:27Z by
| Component: | BitlBee → OTR |
|---|---|
| Keywords: | patch added |
| Owner: | set to pesco |
| Status: | new → assigned |
comment:2 Changed at 2014-02-11T14:09:55Z by
| Priority: | normal → major |
|---|
comment:3 Changed at 2014-02-11T17:36:53Z by
| Owner: | changed from pesco to wilmer |
|---|
comment:4 Changed at 2014-02-17T13:37:24Z by
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Seems that wilmer already merged this one
Note: See
TracTickets for help on using
tickets.

many thanks! patch applied with a minimal naming change.
http://code.khjk.org/bitlbee/