comparison rogue3/options.c @ 270:7a96fede6cc8

UltraRogue: check the return value from getpwuid(). It is possible for getpwuid() to return NULL. Such a failure will no longer cause a segfault. However, the call to getpwuid() may normally not be reachable.
author John "Elwin" Edwards
date Wed, 01 Mar 2017 20:40:18 -0500
parents e676d52b5d09
children e52a8a7ad4c5
comparison
equal deleted inserted replaced
269:a413bc97d3ea 270:7a96fede6cc8