Skip to content

Changes

Summary

  1. pySim/cat: Fix contruct for Address class/IE (details)
Commit 172c9f7ca6a2c8aadf1f1ae06055c08ae7eea6e8 by laforge
pySim/cat: Fix contruct for Address class/IE

Something like "this._.total_len-1" only works during decode. Let's
use GreedyBytes instead, working for encode and decode.

Change-Id: Idf8326298cab7ebc68b09c7e829bfc2061222f51
The file was modified pySim/cat.py