https://github.com/gnuboard/gnuboard5/blob/920a6c9520b8c789db2ad6f2b32bc13ebb9d0fce/lib/pbkdf2.compat.php#L45-L75
Line 51에서 `$fp = @fopen('/dev/urandom', 'r')` 후 `fclose($fp)`를 실행하지 않습니다.
Line 51에서 `$fp = @fopen('/dev/urandom', 'r')` 후 `fclose($fp)`를 실행하지 않습니다.
|
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기
댓글 1개
아래 링크처럼 수정했습니다.
https://github.com/gnuboard/gnuboard5/commit/d5b541724fa687f5a6ef118d4580b76be1329de3