Admins are unable to add users unless they specify an employee number. The code erroneously thinks there is an employee number because the call to getEmployee returns a pointer to NULL instead of just NULL. This PR fixes that by testing for NULL and *NULL Signed-off-by: Russ Whitehead <william.whitehead@lexisnexis.com>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|