summaryrefslogtreecommitdiff
path: root/sys/lib/python/xml/sax
diff options
context:
space:
mode:
authorcinap_lenrek <cinap_lenrek@felloff.net>2015-11-06 17:27:15 +0100
committercinap_lenrek <cinap_lenrek@felloff.net>2015-11-06 17:27:15 +0100
commit00572496ce8e2e3919586a0ce3df1fc457220ae5 (patch)
tree4c3003d86501d87b6ffcb10e26dcc5f70293e3cc /sys/lib/python/xml/sax
parentb32300deb06b94f76a4aec144d23bbec3049d85f (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/xml/sax')
0 files changed, 0 insertions, 0 deletions