• Wouter van Oortmerssen's avatar
    Improved the verifier to be even more resilient. · 11b74368
    Wouter van Oortmerssen authored
    Theoretically, an attacker could construct a FlatBuffer with the
    sole purpose of making verification really expensive, essentially
    DOS-ing a server that uses verification on FlatBuffers. This adds
    a max table depth and max table amount at which point the
    verifier declares the buffer malformed.
    
    Bug: 16301336
    Change-Id: I6b098c31d030d24c19e852b33609110658e66aa9
    Tested: on OS X
    11b74368
Name
Last commit
Last update
CMake Loading commit data...
android Loading commit data...
build Loading commit data...
docs Loading commit data...
go Loading commit data...
include/flatbuffers Loading commit data...
java/flatbuffers Loading commit data...
samples Loading commit data...
src Loading commit data...
tests Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
CMakeLists.txt Loading commit data...
LICENSE.txt Loading commit data...
readme.md Loading commit data...