[Freeciv-Dev] [bug #20777] Calling memset with size of pointer rather than content

2013-05-24 Thread pepeto
Update of bug #20777 (project freeciv):

  Status:  Ready For Test = Fixed  
 Open/Closed:Open = Closed 


___

Reply to this item at:

  http://gna.org/bugs/?20777

___
  Message posté via/par Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #20777] Calling memset with size of pointer rather than content

2013-05-21 Thread pepeto
Update of bug #20777 (project freeciv):

 Assigned to:None = pepeto 


___

Reply to this item at:

  http://gna.org/bugs/?20777

___
  Message posté via/par Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #20777] Calling memset with size of pointer rather than content

2013-05-15 Thread pepeto
Update of bug #20777 (project freeciv):

  Status:None = Ready For Test 
 Planned Release: = 2.3.5, 2.4.0, 2.5.0,
2.6.0

___

Follow-up Comment #1:

I confirm this, patch attached for all branches from S2_3 to trunk.

(file #17967)
___

Additional Item Attachment:

File name: cm.diffSize:0 KB


___

Reply to this item at:

  http://gna.org/bugs/?20777

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #20777] Calling memset with size of pointer rather than content

2013-05-01 Thread anonymous
URL:
  http://gna.org/bugs/?20777

 Summary: Calling memset with size of pointer rather than
content
 Project: Freeciv
Submitted by: None
Submitted on: Wed 01 May 2013 09:30:56 AM UTC
Category: ai
Severity: 3 - Normal
Priority: 5 - Normal
  Status: None
 Assigned to: None
Originator Email: per.mathi...@gmail.com
 Open/Closed: Open
 Release: trunk
 Discussion Lock: Any
Operating System: GNU/Linux
 Planned Release: 

___

Details:

common/aicore/cm.c line 2107 can't be right. it memset()s a memory structure
with the size of a pointer.




___

Reply to this item at:

  http://gna.org/bugs/?20777

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev