Realtek Ameba SDK for arm-none-eabi-gcc and makefile
Find a file
Github Security Lab 5aa3b6b985 vallen is verified to be less than len, therefore, it can never
be the case that `vallen >= len + sizeof(rhostname)`.

This PR fixes the check so the `rhostname` array does not overflow.

Reported-by: Github Security Lab <securitylab@github.com>
Signed-off-by: Alvaro Muñoz <pwntester@github.com>
2020-03-06 21:27:26 +01:00
component vallen is verified to be less than len, therefore, it can never 2020-03-06 21:27:26 +01:00
doc first commit and add gitignore, README.md 2016-06-04 19:09:35 +08:00
project/realtek_ameba1_va0_example first commit and add gitignore, README.md 2016-06-04 19:09:35 +08:00
tools first commit and add gitignore, README.md 2016-06-04 19:09:35 +08:00
.gitignore update gitignore for cscope files 2016-06-04 19:55:40 +08:00
README.md first commit and add gitignore, README.md 2016-06-04 19:09:35 +08:00
release_note.pdf first commit and add gitignore, README.md 2016-06-04 19:09:35 +08:00
release_note_without_NDA.txt first commit and add gitignore, README.md 2016-06-04 19:09:35 +08:00

Realtek Ameba SDK for ARM-GCC and makefile

this repository is aiming to build the ameba sdk for ARM gcc and makefile

Current SDK version is v3.4b3

How to use

make for your target elf and binary file

make

make deploy for upgrade binary file to your EVB

make deploy