Skip to content

Commit

Permalink
patch 9.1.1050: too many strlen() calls in os_unix.c
Browse files Browse the repository at this point in the history
Problem:  too many strlen() calls in os_unix.c
Solution: refactor os_unix.c and remove calls to strlen()
          (John Marriott)

closes: #16496

Signed-off-by: John Marriott <[email protected]>
Signed-off-by: Christian Brabandt <[email protected]>
  • Loading branch information
basilisk0315 authored and chrisbra committed Jan 23, 2025
1 parent f400a0c commit efc41a5
Show file tree
Hide file tree
Showing 2 changed files with 120 additions and 77 deletions.
Loading

0 comments on commit efc41a5

Please sign in to comment.