Re: Security



On Thu, 31 Jan 2008 10:43:41 +0100, Jeronimo Pellegrini wrote:

- Although with (safety 1) you can't really crash the application,

Sure you can: just put some bugs in your code. Forget to convert an
input string into a number somewhere, before doing some maths on it?
Easy, peasy.

Cheers,

--
Andrew
.



Relevant Pages

  • Re: Security
    ... just put some bugs in your code. ... input string into a number somewhere, before doing some maths on it? ... other functions that would bypass type safety. ...
    (comp.lang.lisp)
  • Re: Security
    ... just put some bugs in your code. ... input string into a number somewhere, before doing some maths on it? ... waiting for events from the user. ...
    (comp.lang.lisp)