1. 09 5月, 2021 1 次提交
  2. 07 5月, 2021 4 次提交
  3. 06 5月, 2021 4 次提交
  4. 05 5月, 2021 1 次提交
    • sangshuduo's avatar
      Hotfix/sangshuduo/td 3197 fix taosdemo coverity scan (#6003) · 250b27d1
      sangshuduo 提交于
      * [TD-3197] <fix>: fix taosdemo coverity scan issues.
      
      * [TD-3197] <fix>: fix taosdemo coverity scan issue.
      
      fix subscribeTest pids uninitialized.
      
      * [TD-3197] <fix>: fix taosdemo coverity scan issues.
      
      * [TD-3197] <fix>: fix coverity scan issues.
      
      check super tbl info pointer.
      
      * [TD-3197] <fix>: fix coverity scan issues.
      
      move sub tbl query thread join into loop
      
      * [TD-3197] <fix>: fix coverity scan issues.
      
      remove unused variable
      
      * [TD-3197] <fix>: fix coverity scan issues.
      
      use more secure random library
      
      * [TD-3197] <fix>: fix coverity scan issues.
      
      use strncpy for more safe
      
      * [TD-3197] <fix>: fix taosdemo coverity scan issue.
      
      replace arc4random with rand().
      
      * [TD-3197] <fix>: fix coverity scan issues.
      
      check stb info pointer for start time
      
      * [TD-3197] <fix>: fix coverity scan issues.
      
      fix strcpy vulnerability
      
      * [TD-3197] <fix>: fix taosdemo coverity scan issue.
      
      modify taosdemoTest2. try to check database continously.
      
      * [TD-3197] <fix>: taosdemo coverity scan issues.
      
      * [TD-3197] <fix>: fix memory leak when parsing arguments.
      
      * [TD-3197] <fix>: fix cmake strip arguments.
      
      * [TD-3197] <fix>: taosdemo coverity scan.
      
      fix cmake string manipulation.
      
      * [TD-3197]<fix>: taosdemo coverity scan issue.
      
      configDir buffer overwrite.
      
      * [TD-3197]<fix>: coverity scan issue.
      
      taosdump argument validation.
      
      * [TD-3197]<fix>: taosdemo and taosdump coverity scan issues.
      Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
      250b27d1
  5. 02 5月, 2021 1 次提交
  6. 01 5月, 2021 1 次提交
  7. 30 4月, 2021 6 次提交
  8. 29 4月, 2021 1 次提交
    • sangshuduo's avatar
      Hotfix/sangshuduo/td 3985 for develop (#5961) · 761b11f1
      sangshuduo 提交于
      * [TD-3985]<fix>: taosdemo timestamp step overflow.
      
      * fix specified subscribe test.
      
      * replace potential overflow of int32 to int64
      
      * replace potential int32 overflow variables to int64.
      
      * replace potential int32 overflow variables to int64.
      
      * change max of int16 to int64 after type changed.
      Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
      761b11f1
  9. 28 4月, 2021 5 次提交
  10. 27 4月, 2021 10 次提交
  11. 26 4月, 2021 6 次提交