]> git.puffer.fish Git - mirror/frr.git/commit
[lib] add mising UL qualifier to numerical constant
authorPaul Jakma <paul.jakma@sun.com>
Tue, 8 Jan 2008 13:50:11 +0000 (13:50 +0000)
committerPaul Jakma <paul.jakma@sun.com>
Tue, 8 Jan 2008 13:50:11 +0000 (13:50 +0000)
commit912df1e8ab61962c29eb4faff17a7d75c4905b84
tree5c9f8aebdb7fd2b79edb3dd1034ef21ba0b9da4e
parent370b64a2ad38e43b4bed028960481bbf4192becd
[lib] add mising UL qualifier to numerical constant

2008-01-08 Pavol Rusnak <prusnak@suse.cz>

* memory.c: (mtype_memstr) Fix accidental shift past width of type,
  constant should have been forced to UL, rather than being left to
  default to int.
lib/ChangeLog
lib/memory.c