Modify ↓
Opened at 2011-10-12T15:26:54Z
Closed at 2011-10-21T03:02:54Z
#839 closed defect (fixed)
Revision 803 crashes if otr_color_encrypted is false
Reported by: | AopicieR | Owned by: | wilmer |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | OTR | Version: | 3.0.3 |
Keywords: | Cc: | ||
IRC client+version: | Client-independent | Operating System: | Public server |
OS version/distro: |
Description
If I receive an OTR encrypted message with a revision >= 803 with otr_color_encrypted being set to false, BitlBee crashes. This is because colormsg is never set. The attached patch fixes this.
Attachments (1)
Change History (3)
Changed at 2011-10-12T15:27:31Z by
Attachment: | otrfix.diff added |
---|
comment:1 Changed at 2011-10-15T17:21:41Z by
Owner: | changed from pesco to wilmer |
---|---|
Status: | new → assigned |
good news, this is problem has already disappeared with the work for #830.
just needs pulling from the usual place: http://code.khjk.org/bitlbee/
comment:2 Changed at 2011-10-21T03:02:54Z by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed/Merged.
Note: See
TracTickets for help on using
tickets.
Patch