connormartin12 / NHL_Goal_Light

Edit ReadMe file
0 stars 0 forks source link

Verify Incoming String Length #28

Closed connormartin12 closed 11 months ago

connormartin12 commented 11 months ago

Check the incoming string length and verify it's less than the maximum allotted string length for the relative variable in the structure. This "should" avoid any "security" issues.

connormartin12 commented 11 months ago

Completed in recent commit