diff options
author | Frank Sorenson <sorenson@redhat.com> | 2017-02-15 10:36:47 -0500 |
---|---|---|
committer | Steve Dickson <steved@redhat.com> | 2017-02-15 10:41:59 -0500 |
commit | 5ae8be8b6af1a0fdf2fa26051a05d4c04d028849 (patch) | |
tree | 020e776e0f42941b339e095e5e4ef0edc1843d53 /utils/statd/sm-notify.c | |
parent | 40346e1503c3d52b43ed3fe2bf56742ac5454553 (diff) | |
download | nfs-utils-5ae8be8b6af1a0fdf2fa26051a05d4c04d028849.tar.gz nfs-utils-5ae8be8b6af1a0fdf2fa26051a05d4c04d028849.tar.xz nfs-utils-5ae8be8b6af1a0fdf2fa26051a05d4c04d028849.zip |
gssd: replace non-thread-safe strtok with strsep
gssd uses the non-thread-safe strtok() function, which
can lead to incorrect program behavior.
Replace strtok() with the thread-safe strsep().
Signed-off-by: Frank Sorenson <sorenson@redhat.com>
Signed-off-by: Steve Dickson <steved@redhat.com>
Diffstat (limited to 'utils/statd/sm-notify.c')
0 files changed, 0 insertions, 0 deletions