Skip to content
Snippets Groups Projects
Commit adc15181 authored by mattijs's avatar mattijs
Browse files

BUG: slicing of empty list

An empty list (m_) has no pointer so cannot be referenced. Instead we
now return a null pointer (which is no problem for UList)
parent cae4d383
Branches
Tags
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment