WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
32851
Use vsnprintf instead of vasprintf for RVCT.
https://bugs.webkit.org/show_bug.cgi?id=32851
Summary
Use vsnprintf instead of vasprintf for RVCT.
Kwang Yul Seo
Reported
2009-12-21 21:20:49 PST
RVCT does not support vasprintf.
Attachments
Use vsnprintf for RVCT
(1.07 KB, patch)
2009-12-21 21:22 PST
,
Kwang Yul Seo
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Kwang Yul Seo
Comment 1
2009-12-21 21:22:47 PST
Created
attachment 45364
[details]
Use vsnprintf for RVCT vasprintf is not supported in RVCT.
WebKit Review Bot
Comment 2
2009-12-21 21:23:19 PST
style-queue ran check-webkit-style on
attachment 45364
[details]
without any errors.
Eric Seidel (no email)
Comment 3
2009-12-21 21:32:08 PST
Maybe Apple uses a different ARM compiler and hence hasn't hit this need. Looks OK to me.
WebKit Commit Bot
Comment 4
2009-12-21 21:44:30 PST
Comment on
attachment 45364
[details]
Use vsnprintf for RVCT Clearing flags on attachment: 45364 Committed
r52479
: <
http://trac.webkit.org/changeset/52479
>
WebKit Commit Bot
Comment 5
2009-12-21 21:44:36 PST
All reviewed patches have been landed. Closing bug.
Lucas Forschler
Comment 6
2019-02-06 09:02:50 PST
Mass moving XML DOM bugs to the "DOM" Component.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug