Skip to content

Files

Latest commit

 

History

History
11 lines (6 loc) · 204 Bytes

SC3061.md

File metadata and controls

11 lines (6 loc) · 204 Bytes

Pattern: Use of undefined read

Issue: -

Description

Read without a variable is undefined.

Further Reading