Ticket #159 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

binary operator "+" can trick a confined object into exposing toString()

Reported by: stephan Owned by: stephan
Priority: major Milestone: OTDT_1.2.4
Component: compiler Version: 1.2.3
Keywords: Cc: themarr@…

Description

Given a reference of a confined type, using "+" could trick the compiler into applying the toString() method for String concatenation.

See 1.7.1-otjld-invalid-method-on-iconfined-3f

Change History

Changed 3 years ago by stephan

  • status changed from new to closed
  • resolution set to fixed

Fixed in r19161.

Note: See TracTickets for help on using tickets.