xorm/internal
andreasgerstmayr 147328f629 fix possible null dereference in internal/statements/query.go (#1988)
Make sure that pLimitN is not `nil` before dereferencing the pointer.

Co-authored-by: Andreas Gerstmayr <agerstmayr@redhat.com>
Reviewed-on: https://gitea.com/xorm/xorm/pulls/1988
Co-authored-by: andreasgerstmayr <andreasgerstmayr@noreply.gitea.io>
Co-committed-by: andreasgerstmayr <andreasgerstmayr@noreply.gitea.io>
2021-07-12 23:51:50 +08:00
..
json Support build flag jsoniter to replace default json (#1916) 2021-06-06 14:20:43 +08:00
statements fix possible null dereference in internal/statements/query.go (#1988) 2021-07-12 23:51:50 +08:00
utils Fix some comments lint and bug (#1888) 2021-04-10 10:57:36 +08:00