Timestamp:
09/05/13 16:15:27 (11 years ago)
Author:
Gedare Bloom <gedare@…>
Branches:
4.11, 5, master
Children:
551468c
Parents:
a6d35256
Message:

shell: Out-of-bounds access

In case the length of cwd path plus the userScriptName exceeds
PATH_MAX (255), the strncat calls will overflow scriptFile. Also
check for getcwd failure.

(No files)

Note: See TracChangeset for help on using the changeset viewer.