summaryrefslogtreecommitdiffstats
path: root/toolbox/syren.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix buffer overflow in syren utilitynks2014-04-131-2/+6
| | | | | | | | | | Patch for https://code.google.com/p/android/issues/detail?id=68268 A length check for the argv[2] was added in order to prevent buffer overflow. Also replace strcpy with strlcpy. Signed-off-by: nks <nks@sixserv.org> Change-Id: If65b83e9b658315c672e684f64e3ae00e69fac31
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+154
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-154/+0
|
* Initial ContributionThe Android Open Source Project2008-10-211-0/+154