bug-ncurses
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Segmentation fault when calling function `scr_restore`


From: Zixi Liu
Subject: Segmentation fault when calling function `scr_restore`
Date: Tue, 17 Sep 2024 10:52:40 +0200

Hi, 
Recently, I found a segmentation fault in nurses-rs, which is a very thin wrapper around the ncurses TUI lib. 

When calling the function `scr_restore`, if the `filename` equals to "/" or ".", it would trigger a segmentation fault without other more information. Although I opened a issue in the `nurses-rs` repo, the contributor thought it may be a bug in nurses.

This is the issue link: https://github.com/jeaye/ncurses-rs/issues/222

Thank you for your time and I look forward to your response.

Best,
Zixi

reply via email to

[Prev in Thread] Current Thread [Next in Thread]