« Previous | Next » 

Revision 5757ce48

ID5757ce48b41eaa0bfff89b3b9bc6f8f4ebbfeb53
Parent 7becf156
Child 31b5d41f

Added by hc over 11 years ago

http: check if incoming parser has already been freed

Fix #4948

This adds a check before setting the incoming parser
to null. Under certain circumstances it'll already be set to
null by freeParser().

Otherwise this will cause node to crash as it tries to set
null on something that is already null.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences