diff options
author | Ashwini Sharma <ak.ashwini1981@gmail.com> | 2014-05-02 06:24:11 -0500 |
---|---|---|
committer | Ashwini Sharma <ak.ashwini1981@gmail.com> | 2014-05-02 06:24:11 -0500 |
commit | 26b21882bfd8a3712614e94dde41a5194dda7aee (patch) | |
tree | 9f936f5381b9237fa8f5fc4baa553302c9916ded /lib/llist.c | |
parent | a547cf11686a878d2fd1a42a05719b78903009ad (diff) | |
download | toybox-26b21882bfd8a3712614e94dde41a5194dda7aee.tar.gz |
In function readfile(), the buffer buf is free'd when readall() fails. This free can cause a crash, if the buffer passed by user of function is not malloc'ed one.
names_to_pid() is one usecase example here.
Diffstat (limited to 'lib/llist.c')
0 files changed, 0 insertions, 0 deletions