Closed Bug 790617 Opened 12 years ago Closed 12 years ago

don't use atoi() for 64bit ASCII to number conversion

Categories

(Core :: Networking, defect)

x86
Windows 7
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla18

People

(Reporter: m_kato, Assigned: m_kato)

References

Details

(Keywords: dev-doc-needed)

Attachments

(2 files, 1 obsolete file)

Some code for Content-Length and Range still uses atoi()...
Attached patch fix (obsolete) — Splinter Review
Assignee: nobody → m_kato
Comment on attachment 660417 [details] [diff] [review]
fix

Should I change 3rd parameter of nsIUploadChannel.setUploadStream to 64-bit?
Attachment #660417 - Flags: review?(honzab.moz)
Attachment #660417 - Flags: review?(honzab.moz)
Attachment #660417 - Attachment is obsolete: true
Attachment #662060 - Flags: review?(honzab.moz)
Attachment #662061 - Flags: review?(honzab.moz)
Attachment #662060 - Flags: review?(honzab.moz) → review+
Attachment #662061 - Flags: review?(honzab.moz) → review+
Attachment #662061 - Attachment description: Part 2 - don't use aoti to parse header → Part 2 - don't use atoi to parse header
Thanks Christian for the reviews.
Keywords: dev-doc-needed
Depends on: 803713
You need to log in before you can comment on or make changes to this bug.