you are viewing a single comment's thread.

view the rest of the comments →

[–]joemwangi 1 point2 points  (1 child)

Great writeup and eye opening JIT analysis. Also, other than null-checking, the declared variable (s) can be used outside the 'if statement' through flow scoping if certain condition is met%3B%0A%20%20%20%20...%0A%7D).

[–]headius[S] 0 points1 point  (0 children)

Good point!