Bug 1409

Summary: GNU/Linux DRM Console: Clear stdin before exit and don't act on stdin in vsync-wait-loop
Product: [JogAmp] Jogl Reporter: Sven Gothel <sgothel>
Component: embeddedAssignee: Sven Gothel <sgothel>
Status: RESOLVED FIXED    
Severity: critical CC: xerxes
Priority: P4    
Version: 2.4.0   
Hardware: All   
OS: linux   
Type: DEFECT SCM Refs:
c317985db39f840f6edf9860487c604e6e31c2ba
Workaround: ---
Bug Depends on: 1156    
Bug Blocks:    

Description Sven Gothel 2019-12-05 22:31:13 CET
User input during test from the console will also end up in stdin of the console after the java application has been closed.
This is not only annoying, but also a security concern, as the input gets executed if containing a CR.

Further, the vsync-wait-loop shall ignore stdin.
Comment 1 Sven Gothel 2019-12-05 22:32:46 CET
fixed by commit c317985db39f840f6edf9860487c604e6e31c2ba