Development

Tracker::BTitleView, Init fPreviousLeftClickTime

Source Activity - Thu, 2015-07-02 20:10
CID 1273731 CID 1273731
Categories: Development

eject: close file description after usage

Source Activity - Thu, 2015-07-02 19:36
Also reindent the switch statement. CID 702040. Also reindent the switch statement. CID 702040.
Categories: Development

recipe.syntax.vim: Update following SRC_URI/SRC_FILENAME change

Source Activity - Thu, 2015-07-02 17:28
in haikuporter. in haikuporter.
Categories: Development

Matrox accelerant: assignation to B_OK -> condition never true.

Source Activity - Thu, 2015-07-02 17:20
Assignation to B_OK in if condition means it will never be true. Replace with ==. CID 991072, 991155 and 604410. Assignation to B_OK in if condition means it will never be true. Replace with ==. CID 991072, 991155 and 604410.
Categories: Development

Cortex: fix copy and paste error

Source Activity - Thu, 2015-07-02 17:14
Comparing a format with byte_order and the context indicates a copy and paste error. CID 991144 Comparing a format with byte_order and the context indicates a copy and paste error. CID 991144
Categories: Development

Workaround timing issues in Chart

Source Activity - Thu, 2015-07-02 15:28
When run on a VM (VBox, vmware), the timing calculations done were giving weird results (< 1ms), messing with the logic (div by zero introduced). Should take care of ticket #89. When run on a VM (VBox, vmware), the timing calculations done were giving weird results (< 1ms), messing with the logic (div by zero introduced). Should take care of ticket #89.
Categories: Development

Backgrounds: FlattenedSize() can be negative (error status)

Source Activity - Thu, 2015-07-02 02:18
CID 610928. CID 610928.
Categories: Development

LongAndDragTrackingFilter: Unitialized member

Source Activity - Thu, 2015-07-02 02:01
CID 611005 CID 611005
Categories: Development

CID 743867: Memleak in DiskUsage

Source Activity - Thu, 2015-07-02 01:42
Categories: Development

match new[] operator with delete[] operator

Source Activity - Thu, 2015-07-02 00:34
The string ends up being deleted with the [] variant later on. CID 602975. The string ends up being deleted with the [] variant later on. CID 602975.
Categories: Development

Logic error in TaskLoop::RunIfNeeded()

Source Activity - Wed, 2015-07-01 23:22
The ! operator would have priority over < and would transform currentTime before the comparison. Moreso, the logic was reversed. It is supposed to return false if it's not time yet to run the task, not the opposite. CID 1273447. The ! operator would have priority over < and would transform currentTime before the comparison. Moreso, the logic was reversed. It is supposed to return false if it's not time yet to run the task, not the opposite. CID 1273447.
Categories: Development

Check for malloc result done on wrong variable.

Source Activity - Wed, 2015-07-01 22:49
CID 1255090 CID 1255090
Categories: Development
Syndicate content