Opened on 02/19/2015 at 07:32:46 AM

Closed on 02/19/2015 at 07:34:02 AM

#2015 closed change (fixed)

Ensure that C++ exceptions do not propagate out of CPluginClass::Invoke

Reported by: oleksandr Assignee:
Priority: P3 Milestone: Adblock-Plus-for-Internet-Explorer-1.4
Module: Adblock-Plus-for-Internet-Explorer Keywords:
Cc: Blocked By:
Blocking: #1173 Platform: Internet Explorer
Ready: yes Confidential: no
Tester: Verified working:
Review URL(s):

Description

Background

The full description can be found in #1173. This is issue is for CPluginClass::Invoke specifically.

What to change

Ensure that CPluginClass::Invoke has an exception handler that will catch all thrown exceptions, that is, a catch(...) statement on the outermost block.

Attachments (0)

Change History (1)

comment:1 Changed on 02/19/2015 at 07:34:02 AM by oleksandr

  • Resolution set to fixed
  • Status changed from new to closed

Changeset 740 ea510d07ff97f1b50ef5389c0918276d843df391

Add Comment

Modify Ticket

Change Properties
Action
as closed .
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from (none).
 
Note: See TracTickets for help on using tickets.