diff options
author | Simon Hausmann <[email protected]> | 2014-06-13 15:11:14 +0200 |
---|---|---|
committer | Simon Hausmann <[email protected]> | 2014-07-22 13:48:52 +0200 |
commit | 08a3c0edeb3cdfa15a9fecdfb4c7c1ab82227437 (patch) | |
tree | 7bd5a70e342e36eba17cd0b508bdeab1c4fd2464 /src/qml/jsruntime/qv4booleanobject.cpp | |
parent | 37ea046a6f7973d625d206a1db3f1f83dbbf017e (diff) |
Fix Scoped<T> constructors/assignment operators that take a T*
When assigning a null T*, we would not always set m correctly to zero but to
undefinedValue() instead.
Change-Id: Ia2a439f4a9946664d9835230869161a8499b1659
Reviewed-by: Lars Knoll <[email protected]>
Diffstat (limited to 'src/qml/jsruntime/qv4booleanobject.cpp')
0 files changed, 0 insertions, 0 deletions