summaryrefslogtreecommitdiff
path: root/changes/bug17026
blob: 30e75c22a2b22547650c45503ef298b789148a75 (plain)
1
2
3
4
5
  o Minor features (security):
    - Set unused entires in a smartlist to NULL. This helped catch a
      (harmless) bug, and shouldn't affect performance too much.
      Implements ticket 17026.