Discussion:
Review Request: Fix macaddress showing up if not set, introduced with aae4ef730cdd4314be1a7ac043b1be59868b74aa
Ilia Kats
2011-04-20 15:43:39 UTC
Permalink
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/101161/
-----------------------------------------------------------

Review request for Network Management.


Summary
-------

Resizing the QByteArray gives us 6 uninitialized elements, which can be converted to a string. This results in a completely unrelated mac address showing up on all connection which are restricted to "Any".


Diffs
-----

libs/internals/settings/802-11-wireless.h 436e219
libs/internals/settings/802-3-ethernet.h 9f13796

Diff: http://git.reviewboard.kde.org/r/101161/diff


Testing
-------


Screenshots
-----------

before
http://git.reviewboard.kde.org/r/101161/s/133/
after
http://git.reviewboard.kde.org/r/101161/s/134/


Thanks,

Ilia

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.kde.org/pipermail/kde-networkmanager/attachments/20110420/521553be/attachment.htm
Commit Hook
2011-04-20 21:52:38 UTC
Permalink
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/101161/#review2772
-----------------------------------------------------------


This review has been submitted with commit 0f7b63d3fee6fefe0afd95af782fb4b50a212b26 by Lamarque V. Souza.

- Commit
Post by Ilia Kats
-----------------------------------------------------------
http://git.reviewboard.kde.org/r/101161/
-----------------------------------------------------------
(Updated April 20, 2011, 3:43 p.m.)
Review request for Network Management.
Summary
-------
Resizing the QByteArray gives us 6 uninitialized elements, which can be converted to a string. This results in a completely unrelated mac address showing up on all connection which are restricted to "Any".
Diffs
-----
libs/internals/settings/802-11-wireless.h 436e219
libs/internals/settings/802-3-ethernet.h 9f13796
Diff: http://git.reviewboard.kde.org/r/101161/diff
Testing
-------
Screenshots
-----------
before
http://git.reviewboard.kde.org/r/101161/s/133/
after
http://git.reviewboard.kde.org/r/101161/s/134/
Thanks,
Ilia
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.kde.org/pipermail/kde-networkmanager/attachments/20110420/eb35533c/attachment-0001.htm
Commit Hook
2011-04-20 21:52:42 UTC
Permalink
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/101161/#review2773
-----------------------------------------------------------


This review has been submitted with commit e30eade753d699c1484aff70a8308cee1de535f1 by Lamarque V. Souza.

- Commit
Post by Ilia Kats
-----------------------------------------------------------
http://git.reviewboard.kde.org/r/101161/
-----------------------------------------------------------
(Updated April 20, 2011, 3:43 p.m.)
Review request for Network Management.
Summary
-------
Resizing the QByteArray gives us 6 uninitialized elements, which can be converted to a string. This results in a completely unrelated mac address showing up on all connection which are restricted to "Any".
Diffs
-----
libs/internals/settings/802-11-wireless.h 436e219
libs/internals/settings/802-3-ethernet.h 9f13796
Diff: http://git.reviewboard.kde.org/r/101161/diff
Testing
-------
Screenshots
-----------
before
http://git.reviewboard.kde.org/r/101161/s/133/
after
http://git.reviewboard.kde.org/r/101161/s/134/
Thanks,
Ilia
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.kde.org/pipermail/kde-networkmanager/attachments/20110420/f4278dc5/attachment.htm
Loading...