xen0vas / UserManager

Linux User Accounts Manager - Efficient Management of user accounts in Linux systems
GNU General Public License v3.0
15 stars 5 forks source link

random crashes (segfaults) #12

Closed xen0vas closed 4 years ago

xen0vas commented 4 years ago

The application crashes when changing information related with the user's password ageing. The crashes are random, perhaps because of the use of getpwuid() in other classes such as editproperties.cpp

xen0vas commented 4 years ago

This issue has been closed due to fixes regarding the memory management