zlib: check callback is function #2397
Labels
good first issue
Issues that are suitable for first-time contributors.
zlib
Issues and PRs related to the zlib subsystem.
joyent/node PR nodejs/node-v0.x-archive#6525 was an attempt to add
checking to zlib to ensure that the callback was a function. That PR cannot land
for a variety of reasons. I note, however, that zlib, and other parts of the code still
do not check callbacks consistently. I know this has been discussed a number of
times, but since I'm closing the original PR, I wanted to make sure the issue wasn't
lost.
The text was updated successfully, but these errors were encountered: