summaryrefslogtreecommitdiff
path: root/Ports/grep
diff options
context:
space:
mode:
authorasynts <asynts@gmail.com>2020-09-20 21:01:08 +0200
committerAndreas Kling <kling@serenityos.org>2020-09-20 21:10:46 +0200
commit03a27bc69348c90a39fccf05702aa36870204684 (patch)
treefffec5cfcfa5dc90b0839b73d257d2852565e2c3 /Ports/grep
parent3ce97b9c0ede6b656fec136a66d7fa8527eaf3ed (diff)
downloadserenity-03a27bc69348c90a39fccf05702aa36870204684.zip
LibGUI: Remove unnecessary type cast in JsonArrayModel.
Since TCP sequence numbers are randomly choosen 32-bit numbers, it often happend that the most significant bit was set. The cast to a 32-bit signed integer then made the number negative. Thus TCP sequence were shown negative in the SystemMonitor every so often.
Diffstat (limited to 'Ports/grep')
0 files changed, 0 insertions, 0 deletions