diff options
author | cinap_lenrek <cinap_lenrek@felloff.net> | 2015-11-06 17:27:15 +0100 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@felloff.net> | 2015-11-06 17:27:15 +0100 |
commit | 00572496ce8e2e3919586a0ce3df1fc457220ae5 (patch) | |
tree | 4c3003d86501d87b6ffcb10e26dcc5f70293e3cc /sys/lib/python/mercurial/changelog.py | |
parent | b32300deb06b94f76a4aec144d23bbec3049d85f (diff) |
kernel: use nicer check in okaddr(), wet floor signs in fixfault()
instead of checking addr+len >= addr, check len >= -addr so
that addr == 0 is never valid for len > 0 even if we decide
to have memory at the zero page so theres never any chance
user can pass in "nil" pointers.
put up some signs where we fall thru the switch cases in
fixfault()
Diffstat (limited to 'sys/lib/python/mercurial/changelog.py')
0 files changed, 0 insertions, 0 deletions