Skip to content
  • Thayumanavar's avatar
    aa251329
    BUG#16415978 - UNABLE TO ADD ELEMENT IN DEBUG LIST IF NAME · aa251329
    Thayumanavar authored
                   IS SUBSET OF EXISTING ELEMENT
    DESCRIPTION AND FIX:
    Debug keywords which are prefixes of  already existing
    keywords in the debug list are not enabled.
    The fix would be to match the keywords exactly in the
    function ListAddDel in dbug/dbug.c and allow space as
    to separate keyword in addition to comma. 
    aa251329
    BUG#16415978 - UNABLE TO ADD ELEMENT IN DEBUG LIST IF NAME
    Thayumanavar authored
                   IS SUBSET OF EXISTING ELEMENT
    DESCRIPTION AND FIX:
    Debug keywords which are prefixes of  already existing
    keywords in the debug list are not enabled.
    The fix would be to match the keywords exactly in the
    function ListAddDel in dbug/dbug.c and allow space as
    to separate keyword in addition to comma. 
Loading