Details
-
Bug
-
Resolution: Invalid
-
P2: Important
-
4.5.1
-
None
Description
I have created a simple test case where I am attempting to connect a
signal and slot using QtScript. I am noticing everytime the signal is
emitted, resource allocations increase. When I use the C++ connect call
instead there is no resource increase.
We are using Qt 4.4.3 on Windows XP x86. We see this behavior in Qt
4.5.1 as well.