You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The truncation is handled by the GET_U_1().
In any case, after 66df248, the
'mhlen = (unsigned)(ep - bp)' was useless, because:
...
Also, change mobility_print() to return -1 if it runs up against the
end of the packet, and stop dissecting if it does so.
...
0 commit comments