1. 09 Jul, 2012 1 commit
    • Jeffrey Lee's avatar
      Fix null pointer deference in List_Read · dcdf4da7
      Jeffrey Lee authored
      Detail:
        c/List - The code which initialises yfixed wasn't checking if ListHead.next was valid, leading to a null pointer derefence (and potentially nonsensical yfixed value) the first time the list is filled. Likewise, check whether ListHead.next is valid before attempting to set state.yscroll, in the offchance the list is still empty after we've filled it.
      Admin:
        Tested on BB-xM with high processor vectors
      
      
      Version 0.07. Tagged as 'Bootxxxx-0_07'
      dcdf4da7
  2. 14 Jan, 2012 1 commit
  3. 24 Oct, 2009 1 commit
  4. 22 Jan, 2007 1 commit
    • Steve Revill's avatar
      Minor tweaks to build and install correctly. · cc7445bc
      Steve Revill authored
      Detail:
        Some changes were required in order for this component to build and install
        correctly. These changes are required for the ROOL 'Disc' build.
      Admin:
        Tested in Iyonix 'Disc' build using ROOL 'BuildEnv' build environment
      
      Version 0.04. Tagged as 'Bootxxxx-0_04'
      cc7445bc
  5. 14 Dec, 2002 2 commits
  6. 02 Jul, 1998 1 commit
  7. 23 Jun, 1998 1 commit