cliche icon indicating copy to clipboard operation
cliche copied to clipboard

Fixed two possible NPEs in case when ctrl-D is triggered

Open phlawski opened this issue 7 years ago • 0 comments

Hi,

I'm building small REPL app and I found a problem with ctrl-D (Mac OS). In a Shell.java I have spot two places where NPE happened. Not sure I'm doing something wrong, but seems that two null checks are doing job well.

phlawski avatar Dec 19 '17 09:12 phlawski