• S
    Address side effects of accessing vars via index · 64484d55
    Stefan Berger 提交于
    Address side effect of accessing a variable via an index: Filters
    accessing a variable where an element is accessed that is beyond the
    size of the list (for example $TEST[10] and only 2 elements are available)
    cannot instantiate that filter. Test for this and report proper error
    to user.
    64484d55
libvirt_private.syms 30.6 KB