Closed NEricN closed 7 years ago
@@ master #38 diff @@
==========================================
Files 14 14
Lines 3879 3879
Methods 256 256
Messages 0 0
Branches 1042 1042
==========================================
+ Hits 2422 2426 +4
+ Misses 1024 1023 -1
+ Partials 433 430 -3
Powered by Codecov. Last update 09a298e...600c261
Thanks.
The content is only null in the case of a header being empty. This only applies if the header is intentionally closed to make it empty. The fix adds a simple check to ensure the pointer is non-null.