Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
handle invalid metadata payload correctly
Summary: After deserialize metadata, cursor location should match `frame.payload().metadataSize())` rather than just not greater than it. Current logic may allow invalid setup frame to go through. Reviewed By: tlj77 Differential Revision: D62332462 fbshipit-source-id: 2829f1e08f7167d438f2d9b06977e05d26406e6a
- Loading branch information