Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Since buffer within pluginlaunch.c is within the stack it cannot be NULL. This fixes that oversight. I'm unsure why we even double check for the buffer to be empty when it is already indicated by len of fread.
- Loading branch information