Skip to content

Fix static scan#272

Merged
economon merged 5 commits intodevelopfrom
fix_static_scan
Apr 27, 2016
Merged

Fix static scan#272
economon merged 5 commits intodevelopfrom
fix_static_scan

Conversation

@chamsolli
Copy link
Copy Markdown

Fixed a number of buffer overflows and type mismatch.

chamsolli added 5 commits April 7, 2016 17:46
Integer variable i is used for counting iteration number. Since return
type of functions is unsigned long, the variable type is casted to
unsigned long at the return stage.
This section is commented out after review of the static scan.
(Potential buffer overflows)
@economon
Copy link
Copy Markdown
Member

Thanks for the fixes, Jae hwan. Merging this in now.

@economon economon merged commit d4d237e into develop Apr 27, 2016
@economon economon deleted the fix_static_scan branch June 22, 2016 01:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants