diff options
author | Gusted <williamzijl7@hotmail.com> | 2022-07-07 17:46:49 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-07-07 17:46:49 +0200 |
commit | 3f513f9e54970ee1f3443edbe77077ff62dbd018 (patch) | |
tree | b13bb0c749f33dc886db6b56d90ec27c87d4a84b /templates/explore | |
parent | 970288f0b234abd34c8499df108dfe9cbe439315 (diff) | |
download | gitea-3f513f9e54970ee1f3443edbe77077ff62dbd018.tar.gz gitea-3f513f9e54970ee1f3443edbe77077ff62dbd018.zip |
Fix NPE when using non-numeric (#20277)
- This code is only valid when `refNumeric` exist(otherwise we didn't find
such numeric PR and can skip that check) and give a free-pas to the "BEFORE" check when
`ref` is nil.
- Resolves #20109
Diffstat (limited to 'templates/explore')
0 files changed, 0 insertions, 0 deletions