Commit graph

8 commits

Author SHA1 Message Date
Github Security Lab
0636e0a01b 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-08 01:10:37 +01:00
Tautvydas Belgeras
bc7c607a66 Fixed enum typecasting issues when building with g++ 2018-12-14 16:21:24 +02:00
Tautvydas Belgeras
e98a20c448 Remove illogical #define. Might be previous workaround 2018-12-14 16:15:49 +02:00
tautvydas
34ae3cd809 Added 'freertos.h' symbolic link for compatibility with WakaamaNode library 2018-10-04 15:25:41 +03:00
tautvydas
448f25bab3 Changed pick executable permissions 2018-08-31 15:13:26 +03:00
tautvydas
d753f7edc9 Marked some symbols in rtlstd library as weak (workaround) 2018-08-27 13:49:26 +03:00
tautvydas
4757b6087b Removed weak 'main' symbol 2018-08-27 13:02:26 +03:00
Tautvydas Belgeras
60a7afcc83 initial commit 2018-06-05 16:16:17 +03:00