MantisBT - NetSurf |
| View Issue Details |
|
| 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 | |
|---|
| Priority | normal | Severity | crash | Reproducibility | always |
|---|
| Status | resolved | Resolution | fixed | |
|---|
| Platform | | OS | | OS Version | |
|---|
| Product Version | 3.11 | |
|---|
| Target Version | 3.12 | Fixed in Version | 3.12 | |
|---|
| Fixed in CI build # | 6659 |
|---|
| Reported in CI build # | |
|---|
| URL of problem page | |
|---|
|
| 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. |
|---|
| Relationships | |
| Attached Files | |
|---|