Skip to content
This repository has been archived by the owner on Jun 26, 2020. It is now read-only.

Commit

Permalink
Merge d3c1d51 into f4725a7
Browse files Browse the repository at this point in the history
  • Loading branch information
jodator committed Jan 15, 2019
2 parents f4725a7 + d3c1d51 commit 0ba040a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/inputcommand.js
Expand Up @@ -53,6 +53,7 @@ export default class InputCommand extends Command {
super.destroy();

this._buffer.destroy();
this._buffer = null;
}

/**
Expand Down

0 comments on commit 0ba040a

Please sign in to comment.