Alright. After constantly running into QTBUG-65677 with too long Path
Names (funny enough reported by me 15 Months ago already, still P2 and
Open. And a lot of other People obviously keep running into this Issue,
so I really hope this will get fixed in Qt 6 as it seems this needs a
bigger build sys
On 4/28/19 5:14 PM, Konstantin Tokarev wrote:
28.04.2019, 21:27, "Roland Hughes" :
On 4/28/2019 11:31 AM, Konstantin Tokarev wrote:
28.04.2019, 19:15, "Roland Hughes" :
If you are worried about a sensitive value being memory dumped because
of a completely insecure scripted language, th
28.04.2019, 21:27, "Roland Hughes" :
> On 4/28/2019 11:31 AM, Konstantin Tokarev wrote:
>> 28.04.2019, 19:15, "Roland Hughes" :
>>> If you are worried about a sensitive value being memory dumped because
>>> of a completely insecure scripted language, then don't do it there.
>> If some data is
On 4/28/2019 11:31 AM, Konstantin Tokarev wrote:
28.04.2019, 19:15, "Roland Hughes" :
If you are worried about a sensitive value being memory dumped because
of a completely insecure scripted language, then don't do it there.
If some data is copied to memory it can be dumped from there, no matt
28.04.2019, 19:15, "Roland Hughes" :
> If you are worried about a sensitive value being memory dumped because
> of a completely insecure scripted language, then don't do it there.
If some data is copied to memory it can be dumped from there, no matter
what language are you using. There are no "s
Alexander,
Having read a bit more in this thread it appears your problem isn't
syntactic, it's architectural.
Nothing sensitive should ever be done in a scripted language, period.
If you are worried about a sensitive value being memory dumped because
of a completely insecure scripted languag
Alexander,
You have brought up yet another of the limitless reasons QML and
JavaScript shouldn't be used for any production system.
Pull down this zip file.
http://www.logikalsolutions.com/wordpress/wp-content/uploads/2016/07/SerialKeypad.zip
(It's discussed in the "Raspberry Qt" post series