bugGNU Screen - Bugs: bug #43127, CheckTtyname fail on AIX (realpath)

 
 

bug #43127: CheckTtyname fail on AIX (realpath)

Submitter:  None
Submitted:  Tue 02 Sep 2014 08:28:20 AM UTC
   
 
Category:  Crash/Freeze/Infloop Severity:  3 - Normal
Priority:  * 5 - Normal Status:  None
Privacy:  Public Assigned to:  None
Open/Closed:  Closed Release:  4.2.1
Fixed Release:  4.4.0 Planned Release:  None
Work Required:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Sun 19 Jun 2016 09:18:16 PM UTC, comment #4: 

Should be fixed with bfd4662c36f4a42690ae91df0c21449a5a771a1a in v4.4.0

Amadeusz Sławiński <amade>
Group administrator
Sun 14 Feb 2016 06:01:06 PM UTC, comment #3: 

Also true at Mac OS X at least 10.4

Anonymous
Tue 23 Dec 2014 03:25:08 PM UTC, comment #2: 

This also happens with Solaris 10.  It's got an old version of realpath() needs the second parameter to be a pointer to a real character buffer.  The Linux version will take NULL, and malloc an appropriate buffer.  The solaris 10 version will fail at runtime. 

Patch attached.

(file #32703)

Doke Scott <doke>
Fri 21 Nov 2014 04:40:24 PM UTC, comment #1: 

This is also true of HP-UX 11.11

Anonymous
Tue 02 Sep 2014 08:28:20 AM UTC, original submission:  

CheckTtyname function fail on AIX since realpath() does not support NULL as second argument.

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #32703:  tty.sh.patch added by doke (533B - text/x-patch)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by amade (Posted a comment)
  • -email is unavailable- added by doke (Updated the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2016-06-19 amade Open/ClosedOpen Closed
        Fixed ReleaseNone 4.4.0
    2014-12-23 doke Attached File- Added tty.sh.patch, #32703

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code