Purpose

 Object is not (or is wrongly) detected as a violation of this QR.

Applicable in CAST Version
Release
Yes/No
8.3.x(tick)
Applicable RDBMS
RDBMS
Yes/No
CSS(tick)
Action Plan
  1. Check if the return code check is done through an implicit call inside a function. Below is an example of subfunction - where return check is implemented - is called inside the mainfunction :

Currently (EGL package 1.0.2), CAST does not consider the implicit calls . So it will be a violation. The rule is based on a grep on the function call pattern and CAST do not check inside the subfunction.

Notes/comments

Ticket # 2275