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
Fix#27: Panic on large notification payloads (revised) (#34)
* Fix#27: Panic on large notification payloads
This commit fixes a case where, with large notification payloads, pad
would call make with a negative length, triggering a panic.
* Address pull request comments
Co-authored-by: Adrien Bustany <[email protected]>
0 commit comments