RESOLVED FIXED 175320
[Soup] Incorrect conversion in msToSoupDate()
https://bugs.webkit.org/show_bug.cgi?id=175320
Summary [Soup] Incorrect conversion in msToSoupDate()
Zan Dobersek
Reported 2017-08-08 06:51:10 PDT
WTF's monthFromDayInYear() returns a value in the [0,11] range, while soup_date_new() accepts values in the range of [1,12]. Reported and fixed downstream by VaL Doroshchuk: https://github.com/WebPlatformForEmbedded/WPEWebKit/pull/321
Attachments
Patch (2.16 KB, patch)
2017-08-08 07:26 PDT, Zan Dobersek
no flags
Zan Dobersek
Comment 1 2017-08-08 07:26:34 PDT
Carlos Garcia Campos
Comment 2 2017-08-08 07:55:30 PDT
Comment on attachment 317567 [details] Patch Thanks!
Zan Dobersek
Comment 3 2017-08-09 00:00:37 PDT
Comment on attachment 317567 [details] Patch Clearing flags on attachment: 317567 Committed r220444: <http://trac.webkit.org/changeset/220444>
Zan Dobersek
Comment 4 2017-08-09 00:00:41 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.