If an existing environment variable is set with setenv(), this will
by design not free the memory of the old value, making it look like
setenv() is leaking memory. Check the documentation for setenv() and use
putenv() instead.
NOTE:
This entry has been validated against the SDP version listed above. Use
caution when considering this advice for any other SDP version. For
supported releases, please reach out to QNX Technical Support if you have any questions/concerns.