Closed
Bug 286069
Opened 20 years ago
Closed 20 years ago
syntax errors on error paths
Categories
(Calendar :: Provider: Local Storage, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: stelian, Assigned: vlad)
Details
Attachments
(1 file)
|
1.62 KB,
patch
|
vlad
:
first-review+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.6) Gecko/20050224 Firefox/1.0.1 Fedora/1.0.1-1.3.1 Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.6) Gecko/20050224 Firefox/1.0.1 Fedora/1.0.1-1.3.1 There are several syntax errors (bad arguments) in the code, all of them on the error path which explains why they haven't been detected before. The attached patch fixes those errors. Reproducible: Always
| Reporter | ||
Comment 1•20 years ago
|
||
| Reporter | ||
Updated•20 years ago
|
Attachment #177360 -
Flags: first-review?(vladimir)
| Assignee | ||
Comment 2•20 years ago
|
||
Comment on attachment 177360 [details] [diff] [review] Patch fixing the issue r=vladimir, checked in. thanks!
Attachment #177360 -
Flags: first-review?(vladimir) → first-review+
| Assignee | ||
Updated•20 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•