Commit bcf05ea
committed
src: replace emit warning with DCHECK
Replace emitting of a process warning by a DCHECK because the use after
free in http parser is fixed now.
Refs: nodejs#61995 (comment)
Refs: nodejs#620951 parent 5f02bdb commit bcf05ea
1 file changed
Lines changed: 2 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | 28 | | |
32 | 29 | | |
33 | 30 | | |
| |||
677 | 674 | | |
678 | 675 | | |
679 | 676 | | |
680 | | - | |
681 | | - | |
682 | | - | |
683 | | - | |
684 | | - | |
685 | | - | |
686 | | - | |
| 677 | + | |
| 678 | + | |
687 | 679 | | |
688 | 680 | | |
689 | 681 | | |
| |||
0 commit comments