| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
|---|---|---|---|---|---|---|---|---|---|
| 0002867 | NetSurf | ABEND | public | 2024-02-25 21:49 | 2024-02-25 21:51 | ||||
| Reporter | Vincent Sanders | ||||||||
| Assigned To | Vincent Sanders | ||||||||
| Severity | crash | Reproducibility | always | ||||||
| Status | resolved | Resolution | fixed | ||||||
| Product Version | 3.11 | ||||||||
| Target Version | 3.12 | Fixed in Version | 3.12 | ||||||
| Summary | 0002867: Segmentation fault if form contains radio inputs without names | ||||||||
| Description | A radio button without a name causes a segmentation fault due to string comparison of null strings. | ||||||||
| Steps To Reproduce | trivial page consisting only of: <form><input type="radio"><input type="radio"> </form> select any button | ||||||||
| Tags | No tags attached. | ||||||||
| Fixed in CI build # | 6659 | ||||||||
| Reported in CI build # | |||||||||
| URL of problem page | |||||||||
| Attached Files |
| ||||||||
Notes |
|
|
Vincent Sanders (administrator) 2024-02-25 21:51 |
fixed in https://git.netsurf-browser.org/netsurf.git/commit/?id=bce0aa6fc9250395a899996b5e9067b4f370c40d |
Issue History |
|||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2024-02-25 21:49 | Vincent Sanders | New Issue | |
| 2024-02-25 21:49 | Vincent Sanders | Status | new => assigned |
| 2024-02-25 21:49 | Vincent Sanders | Assigned To | => Vincent Sanders |
| 2024-02-25 21:51 | Vincent Sanders | Status | assigned => resolved |
| 2024-02-25 21:51 | Vincent Sanders | Resolution | open => fixed |
| 2024-02-25 21:51 | Vincent Sanders | Fixed in Version | => 3.12 |
| 2024-02-25 21:51 | Vincent Sanders | Fixed in CI build # | => 6659 |
| 2024-02-25 21:51 | Vincent Sanders | Note Added: 0002440 | |


