Ticket #145 (closed defect: fixed)

Opened 3 months ago

Last modified 3 weeks ago

DeprecationWarning for struct integer overflow masking

Reported by: Dirk Loss Assigned to: pbi
Priority: minor Milestone:
Component: Scapy Version:
Keywords: Cc:

Description

On Fedore Core 9, Python 2.5.1, latest Scapy 2.0.0.10 beta (cdea8d8a25ea):

>>> conf
/usr/lib/python2.5/site-packages/scapy/utils.py:273: DeprecationWarning: struct integer overflow masking is deprecated
  return inet_ntoa(struct.pack("!I", x))
[...]

Attachments

Change History

12/19/08 16:33:40 changed by pbi

  • status changed from new to closed.
  • resolution set to fixed.

Fixed in [6250e9d08130]


Add/Change #145 (DeprecationWarning for struct integer overflow masking)




Change Properties
Action