View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004211 | unreal | ircd | public | 2013-05-23 02:42 | 2013-05-23 09:48 |
Reporter | falconkirtaran | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | N/A |
Status | resolved | Resolution | fixed | ||
Product Version | 3.4-alpha1 | ||||
Fixed in Version | 3.4-alpha1 | ||||
Summary | 0004211: Simplify ircvsnprintf() | ||||
Description | Patch to simplify the ircvsnprintf() function to reduce the number of comparisons required to check length, and to reduce the code's attack surface. The code is optimized for x86. | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
3rd party modules | |||||
Date Modified | Username | Field | Change |
---|---|---|---|
2013-05-23 02:42 | falconkirtaran | New Issue | |
2013-05-23 02:43 | falconkirtaran | File Added: 4211_simple_ircvsnprintf.diff | |
2013-05-23 09:48 |
|
Note Added: 0017656 | |
2013-05-23 09:48 |
|
Status | new => resolved |
2013-05-23 09:48 |
|
Fixed in Version | => 3.4-alpha1 |
2013-05-23 09:48 |
|
Resolution | open => fixed |
2013-05-23 09:48 |
|
Assigned To | => nenolod |