A security architect examines a section of code and discovers the following:
char username[20]
char password[20]
gets(username)
checkUserExists(username)
Which of the following changes should the security architect require before approving the code for release?
Orean
7 months, 2 weeks agoChopSNap
9 months, 4 weeks agoisaphiltrick
10 months, 1 week ago