Check for nullptr before closing a temp file
commitfe8c006aa7e21e39dd8f3b4c01edc0b3788bc93f
authorArnab De <arnabde@fb.com>
Wed, 6 Feb 2019 21:00:21 +0000 (6 13:00 -0800)
committerHhvm Bot <hhvm-bot@users.noreply.github.com>
Wed, 6 Feb 2019 21:42:48 +0000 (6 13:42 -0800)
tree9962ef6351d9bcf72eb8ded51a8bcb00b4fda2ca
parentb08a026dfbed49e18d12ff91f7d81954bd9ab1cd
Check for nullptr before closing a temp file

Reviewed By: binliu19

Differential Revision: D13964079

fbshipit-source-id: 6f15e0e06da025ff4ac33c7420a8441cff0d8ea7
hphp/runtime/base/temp-file.cpp