comparison urogue/dict.h @ 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 c495a4f288c6
children 13b482bd9e66
comparison
equal deleted inserted replaced
269:a413bc97d3ea 270:7a96fede6cc8