Bug #1136
Some crashes found with ircfuzz.c
Start date:
01/28/2012
Due date:
% Done:
100%
Estimated time:
Version:
0.7.3
OS:
Any
Description
There is a couple of crashes because of a lack of checking of the number of arguments before attempting to use them.
The attached patch fixes them.
Associated revisions
History
#1 Updated by sandsmark almost 13 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
Applied in changeset d1f952e426cc27afce593f055b0d8b292984aeda.
#2 Updated by johu almost 13 years ago
- Target version set to 0.8.0
Add checks for the right amount of parameters to random IRC events, found by ircfuzz.c.
Fixes #1136.