Bug 6168 - thinlinc-login crashes when given empty -c argument
Summary: thinlinc-login crashes when given empty -c argument
Status: CLOSED FIXED
Alias: None
Product: ThinLinc
Classification: Unclassified
Component: VSM Server (show other bugs)
Version: 1.3.1
Hardware: PC Unknown
: P2 Normal
Target Milestone: 4.8.0
Assignee: Pierre Ossman
URL:
Keywords: hean01_tester, prosaic
Depends on:
Blocks:
 
Reported: 2017-02-17 10:53 CET by Pierre Ossman
Modified: 2017-03-27 14:52 CEST (History)
2 users (show)

See Also:
Acceptance Criteria:


Attachments

Description Pierre Ossman cendio 2017-02-17 10:53:54 CET
$ thinlinc-login -c ''
Traceback (most recent call last):
  File "/usr/bin/thinlinc-login", line 212, in <module>
    II1i1IiiIIi11 ( )
  File "/usr/bin/thinlinc-login", line 132, in II1i1IiiIIi11
    IiiiIiI1iIiI1 ( )
  File "/usr/bin/thinlinc-login", line 31, in IiiiIiI1iIiI1
    if ooo0Oo0 [ 0 ] . endswith ( "thinlinc-login" ) or ooo0Oo0 [ 0 ] == os . path . join ( prefix . get_tl_prefix ( ) , "etc" , "xsession" ) :
IndexError: list index out of range
Comment 2 Henrik Andersson cendio 2017-02-20 14:41:09 CET
Verified using build tl-4.7.0post_5377.r32212.jenkins543-server.zip.

Works as expected.

Note You need to log in before you can comment on or make changes to this bug.