[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: (Small) software that needs code audit
- From: Enrico Scholz <enrico scholz informatik tu-chemnitz de>
- To: fedora-extras-list redhat com
- Subject: Re: (Small) software that needs code audit
- Date: Tue, 30 May 2006 15:35:22 +0200
j w r degoede hhs nl (Hans de Goede) writes:
> As some of you already know I'm a computer science teacher at a Dutch
> university. Currently I'm giving a course about security.
> ...
> And are there any other simple checks my students could do?
| char foo[2];
| strncpy(foo, bar, sizeof foo);
| operate_on(foo);
Enrico
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]