[webkit-reviews] review requested: [Bug 205902] KeyedDecoderGeneric crashes when it accesses data with non-existing key : [Attachment 387780] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 15 05:32:20 PST 2020


Takashi Komori <Takashi.Komori at sony.com> has asked  for review:
Bug 205902: KeyedDecoderGeneric crashes when it accesses data with non-existing
key
https://bugs.webkit.org/show_bug.cgi?id=205902

Attachment 387780: Patch

https://bugs.webkit.org/attachment.cgi?id=387780&action=review




--- Comment #13 from Takashi Komori <Takashi.Komori at sony.com> ---
Created attachment 387780

  --> https://bugs.webkit.org/attachment.cgi?id=387780&action=review

Patch

This patch removes decoding number tests by different type number decoder.
Because on mac port KeyedDecoderCF could decode numbers which is encoded by
another number type encoder.


More information about the webkit-reviews mailing list