Commit c097912
Don't allow smart_str to overflow int
Summary: Don't allow smart_str to overflow int in the zend portability layer.
Reviewed By: paulbiss
Differential Revision: D3664307
fbshipit-source-id: eeed6fdc6f55ff3ac0c1cfd1f3f690eb0a4b213a1 parent 4760594 commit c097912
File tree
1 file changed
+3
-0
lines changed- hphp/runtime/ext_zend_compat/php-src/ext/standard
1 file changed
+3
-0
lines changedLines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
71 | 74 | | |
72 | 75 | | |
73 | 76 | | |
| |||
0 commit comments