Activity for Chau Hoang Phuc

  • Chau Hoang Phuc Chau Hoang Phuc modified ticket #3199

    imm: memory leak in valgrind report

  • Chau Hoang Phuc Chau Hoang Phuc posted a comment on ticket #3199

    commit 693b8ad847a34e0f2ecfbf1390444d81892d87a3 Author: phuc.h.chau phuc.h.chau@dektech.com.au Date: Thu Jul 9 10:30:31 2020 +0700 imm: fix memory leak reported by valgrind [#3199] Fix definitely lost reported by valgrind.

  • Chau Hoang Phuc Chau Hoang Phuc modified ticket #3199

    imm: memory leak in valgrind report

  • Chau Hoang Phuc Chau Hoang Phuc committed [133a4e]

    imm: fix memory leak reported by valgrind [#3199]

  • Chau Hoang Phuc Chau Hoang Phuc committed [8bb21a]

    imm: fix memory leak reeported by valgrind [#3199]

  • Chau Hoang Phuc Chau Hoang Phuc created ticket #3199

    imm: memory leak in valgrind report

  • Chau Hoang Phuc Chau Hoang Phuc posted a comment on ticket #3165

    commit 68bde54ba78d6db573778f3f8260243d1c28f26d Author: phuc.h.chau phuc.h.chau@dektech.com.au Date: Mon Mar 9 15:45:23 2020 +0700 imm: enhance "immlist --help" output more appropriate [#3165] After a caption down the line for information more clearly

  • Chau Hoang Phuc Chau Hoang Phuc modified ticket #3165

    imm: make "immlist --help" output appropriate

  • Chau Hoang Phuc Chau Hoang Phuc committed [68bde5]

    imm: enhance "immlist --help" output more appropriate [#3165]

  • Chau Hoang Phuc Chau Hoang Phuc modified ticket #3165

    imm: make "immlist --help" output appropriate

  • Chau Hoang Phuc Chau Hoang Phuc created ticket #3165

    imm: make "immlist --help" output appropriate

  • Chau Hoang Phuc Chau Hoang Phuc posted a comment on ticket #3155

    commit c906b0c97cf085d6f5ada8ad652ecd2fabe3afa3 (HEAD -> develop, origin/develop) Author: phuc.h.chau phuc.h.chau@dektech.com.au Date: Fri Feb 28 11:34:31 2020 +0700 imm: imm_list tool add new option --delimiter [#3155] Make delimiter of multiple attribute value from immlist configurable Update usage --pretty-print does not work with option -a and -c

  • Chau Hoang Phuc Chau Hoang Phuc modified ticket #3155

    imm: make delimiter of multiple attribute value from immlist configurable

  • Chau Hoang Phuc Chau Hoang Phuc committed [8f07ef]

    imm: imm_list tool add new option --delimiter [#3155]

  • Chau Hoang Phuc Chau Hoang Phuc committed [e07fc9]

    imm: imm_list tool add new option --delimiter [#3155]

  • Chau Hoang Phuc Chau Hoang Phuc committed [ff8b37]

    imm: imm_list tool add new option --delimiter [#3155]

  • Chau Hoang Phuc Chau Hoang Phuc committed [7fe1ea]

    imm: imm_list tool add new option --delimeter [#3155]

  • Chau Hoang Phuc Chau Hoang Phuc committed [e2bc1a]

    imm: imm_list tool add new option --delimeter [#3155]

  • Chau Hoang Phuc Chau Hoang Phuc modified ticket #3155

    imm: make delimiter of multiple attribute value from immlist configurable

  • Chau Hoang Phuc Chau Hoang Phuc committed [6d03c1]

    imm: imm_list tool add new option --delimeter [#3155]

  • Chau Hoang Phuc Chau Hoang Phuc created ticket #3154

    IMM: immlist --pretty-print=yes option does not work with -a <attribute>

  • Chau Hoang Phuc Chau Hoang Phuc modified ticket #3133

    dtm: add a new option '--all' to rotate all existing logtrace

  • Chau Hoang Phuc Chau Hoang Phuc posted a comment on ticket #3133

    commit 7628e402a4cb72846117dd86d3cd3fd0db57285d (HEAD -> develop, origin/develop) Author: phuc.h.chau phuc.h.chau@dektech.com.au Date: Tue Jan 7 13:10:52 2020 +0700 dtm: rotate all logtraces on demand [#3133] Adding a new option '--all' that means to rotate all existing logtrace if given along with the '--rotate' option. This patch also corrects wrong indentation in osaflog.cc file.

  • Chau Hoang Phuc Chau Hoang Phuc committed [1711e5]

    dtm: rotate all logtraces on demand [#3133]

  • Chau Hoang Phuc Chau Hoang Phuc committed [d0239d]

    dtm: rotate all logtraces on demand [#3133]

  • Chau Hoang Phuc Chau Hoang Phuc modified ticket #3133

    dtm: add a new option '--all' to rotate all existing logtrace

  • Chau Hoang Phuc Chau Hoang Phuc committed [3c2045]

    dtm: rotate all logtraces on demand [#3133]

  • Chau Hoang Phuc Chau Hoang Phuc modified ticket #3133

    dtm: add a new option '--all' to rotate all existing logtrace

  • Chau Hoang Phuc Chau Hoang Phuc modified ticket #3133

    dtm: add a new option '--all' to rotate all existing logtrace

  • Chau Hoang Phuc Chau Hoang Phuc modified ticket #3128

    AMFD: stack memory is corrupted inside Configuration::get_config()

  • Chau Hoang Phuc Chau Hoang Phuc posted a comment on ticket #3128

    commit 3f3a8f6fe042ada0974699a952a68249f387474a (HEAD -> release, origin/release) Author: phuc.h.chau phuc.h.chau@dektech.com.au Date: Mon Dec 16 13:36:01 2019 +0700 amfd: Fix the data types of attributes inconsistency in get_config() [#3128] In Amfd, for Configuration::get_config(), object osafAmfDelayNodeFailoverTimeout and osafAmfDelayNodeFailoverNodeWaitTimeout are time_t, but the method uses uint32_t to hold the values of those attributes it leads to the stack memory corrupted

  • Chau Hoang Phuc Chau Hoang Phuc posted a comment on ticket #3128

    commit 59b645cfecbbc1fd32f1342df040ffee380c7165 (HEAD -> develop, origin/develop) Author: phuc.h.chau phuc.h.chau@dektech.com.au Date: Mon Dec 16 13:36:01 2019 +0700 amfd: Fix the data types of attributes inconsistency in get_config() [#3128] In Amfd, for Configuration::get_config(), object osafAmfDelayNodeFailoverTimeout and osafAmfDelayNodeFailoverNodeWaitTimeout are time_t, but the method uses uint32_t to hold the values of those attributes it leads to the stack memory corrupted

  • Chau Hoang Phuc Chau Hoang Phuc committed [3a105b]

    amfd: Fix the data types of attributes inconsistency in get_config() [#3128]

  • Chau Hoang Phuc Chau Hoang Phuc created ticket #3128

    AMFD: stack memory is corrupted inside Configuration::get_config()

  • Chau Hoang Phuc Chau Hoang Phuc modified ticket #3104

    SMF : One step software upgrade did not lock/terminate all the deactivation units

  • Chau Hoang Phuc Chau Hoang Phuc posted a comment on ticket #3104

    commit 124d6fbc3019c1e865076292c8e43f1329740184 Author: phuc.h.chau phuc.h.chau@dektech.com.au Date: Mon Oct 28 17:27:22 2019 +1100 smf: Improve SmfAdminStateHandler() Return false if Fail [#3104] SW upgrade testing, if found that if a service unit is in INSTANTIATION_FAILED, one_step upgrade will not continue with the software installation.

  • Chau Hoang Phuc Chau Hoang Phuc committed [39cfd8]

    smf: Improve SmfAdminStateHandler() Return false if Fail [#3104]

  • Chau Hoang Phuc Chau Hoang Phuc committed [4e299f]

    smf: Improve SmfAdminStateHandler() Return false if Fail [#3104]

  • Chau Hoang Phuc Chau Hoang Phuc committed [08707e]

    smf: Improve SmfAdminStateHandler() Return false if Fail [#3104]

  • Chau Hoang Phuc Chau Hoang Phuc created ticket #3104

    SMF : One step software upgrade did not lock/terminate all the deactivation units

  • Chau Hoang Phuc Chau Hoang Phuc created ticket #3062

    AMF: Amfd crashes when delete all csi in same ccb

  • Chau Hoang Phuc Chau Hoang Phuc committed [61069a]

    amfd: disallow delete of CtCs object if Ct maps to comp [#3028]

  • Chau Hoang Phuc Chau Hoang Phuc committed [8eaa35]

    amfd: disallow delete of CtCs object if Ct maps to comp [#3028]

  • Chau Hoang Phuc Chau Hoang Phuc modified ticket #3028

    Amf: Amfd crashes when su is unlocked

  • Chau Hoang Phuc Chau Hoang Phuc committed [0ed16a]

    amfd: disallow delete of CtCs object if Ct maps to comp [#3028]

  • Chau Hoang Phuc Chau Hoang Phuc committed [89524e]

    amfd: disallow delete of CtCs object if Ct maps to comp [#3028]

  • Chau Hoang Phuc Chau Hoang Phuc modified ticket #3028

    Amf: Amfd crashes when su is unlocked

  • Chau Hoang Phuc Chau Hoang Phuc modified a comment on ticket #3028

  • Chau Hoang Phuc Chau Hoang Phuc modified a comment on ticket #3028

  • Chau Hoang Phuc Chau Hoang Phuc modified ticket #3028

    Amf: Amfd crashes when su is unlocked

  • Chau Hoang Phuc Chau Hoang Phuc modified ticket #3028

    Amf: Amfd crashes when su is unlocked

  • Chau Hoang Phuc Chau Hoang Phuc created ticket #3028

    Amfd crashes when su is unlocked

1