Mercurial > ecos
diff packages/redboot/current/ChangeLog @ 2010:2379473fdc8d
* src/fconfig.c: (get_config): Verify the length of the script is
less than MAX_SCRIPT_LENGTH.
| author | asl |
|---|---|
| date | Wed, 06 Jul 2005 18:41:21 +0000 |
| parents | a6e5ade47511 |
| children | ef1d669d4888 |
line wrap: on
line diff
--- a/packages/redboot/current/ChangeLog +++ b/packages/redboot/current/ChangeLog @@ -1,3 +1,8 @@ +2005-07-06 Isaac Claymore <iclaymore@gmail.com> + + * src/fconfig.c: (get_config): Verify the length of the script is + less than MAX_SCRIPT_LENGTH. + 2005-06-29 Andrew Lunn <andrew.lunn@ascom.ch> * doc/redboot_cmds.sgml:
