Files
contiki/apps/shell
zq301 915facad22 a memory overflow in shell-vars.c
" sprintf(numbuf, "0x%02x 0x%02x 0x%02x 0x%02x 0x%02x 0x%02x 0x%02x 0x%02x",...)" . the formatted data wrote to "numbuf" is 39 bytes, but numbuf is 32 bytes.
2016-01-24 14:39:48 +08:00
..
2015-10-20 10:11:27 +02:00
2015-06-21 21:07:41 +02:00
2015-10-20 10:11:28 +02:00
2015-10-20 10:11:28 +02:00
2015-10-20 10:11:28 +02:00
2015-05-18 08:53:17 +02:00
2015-10-20 10:11:29 +02:00
2016-01-24 14:39:48 +08:00