Opened 10 years ago

Closed 10 years ago

#1703 closed defect (worksforme)

General bug fixes with analysis tools

Reported by: bennylp Owned by: bennylp
Priority: normal Milestone: release-2.2
Component: common Version: trunk
Keywords: Cc:
Backport to 1.x milestone: Backported: no

Description (last modified by bennylp)

Use analysis tools for detecting bugs and report the fixes here.

To be continued in 2.3.

Change History (5)

comment:1 Changed 10 years ago by bennylp

In 4613:

Re #1703: fixing general bugs. First installment: correct handling of snprintf return value

comment:2 Changed 10 years ago by bennylp

In 4614:

Re #1703 General bug fixes: fixed wrong sizeof() in call to bzero(), memset(), or memcpy()

comment:3 Changed 10 years ago by bennylp

In 4615:

Re #1703 General bug fixes: fixed some wrong null checking order

comment:4 Changed 10 years ago by bennylp

In 4616:

Re #1703 General bug fixes: fixed mutex not released on some error condition

comment:5 Changed 10 years ago by bennylp

  • Description modified (diff)
  • Resolution set to worksforme
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.